fix:更新ts配置文件

This commit is contained in:
lhj
2024-11-06 22:21:32 +08:00
parent b46caeedab
commit c1b60a7042
2 changed files with 1 additions and 9 deletions

View File

@ -37,6 +37,6 @@
"vue-tsc": "^2.0.24"
},
"volta": {
"node": "20.18.0"
"node": "22.11.0"
}
}

View File

@ -25,14 +25,6 @@
]
}
},
"references": [
{
"path": "./tsconfig.app.json"
},
{
"path": "./tsconfig.node.json"
}
],
"include": [
"src/**/*.ts",
"src/**/*.tsx",