Files
helios-web-vue/tsconfig.json

5 lines
94 B
JSON
Raw Normal View History

2025-02-03 10:47:19 +08:00
{
// https://nuxt.com/docs/guide/concepts/typescript
"extends": "./.nuxt/tsconfig.json"
}