Nuxt/examples/essentials/hello-world/tsconfig.json

4 lines
41 B
JSON
Raw Normal View History

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