Nuxt/examples/with-errors/tsconfig.json
Daniel Roe 5d58ef48af
feat(nitro, nuxt3): allow handling otherwise unhandled runtime errors (#3464)
Co-authored-by: pooya parsa <pyapar@gmail.com>
2022-03-11 09:22:16 +01:00

4 lines
41 B
JSON

{
"extends": "./.nuxt/tsconfig.json"
}