WebIndex/tsconfig.json

5 lines
95 B
JSON
Raw Normal View History

2024-11-17 11:45:08 +08:00
{
// https://nuxt.com/docs/guide/concepts/typescript
"extends": "./.nuxt/tsconfig.json",
}