Files
template-matdash/package/tsconfig.json
2025-03-12 10:20:27 +07:00

5 lines
94 B
JSON

{
// https://nuxt.com/docs/guide/concepts/typescript
"extends": "./.nuxt/tsconfig.json"
}