chore: add missing Nuxt tsconfig.json for editor path resolution

This commit is contained in:
Chengdong Zhang
2026-09-21 13:08:20 +08:00
parent 4d8062f176
commit 94a64ec712
3 changed files with 9 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"extends": "./.nuxt/tsconfig.json"
}
+3
View File
@@ -0,0 +1,3 @@
{
"extends": "./.nuxt/tsconfig.json"
}
+3
View File
@@ -0,0 +1,3 @@
{
"extends": "./.nuxt/tsconfig.json"
}