修复编译失败

This commit is contained in:
lj124 2026-05-14 22:45:51 +08:00
parent 10a6235aa2
commit 32297ff52c
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
"paths": {
"@/*": ["src/*"]
},
"types": ["node"],
"ignoreDeprecations": "6.0"
},
"include": ["src/**/*.ts", "src/**/*.d.ts","src/**/*.vue"],