Polarcraft/web/tsconfig.json
2023-05-03 11:36:20 +02:00

6 lines
113 B
JSON

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