Files
vue-ts-example/tsconfig.json
严浩 424c7f3c45
All checks were successful
/ depcheck (push) Successful in 1m54s
CI / build-and-deploy (push) Successful in 4m37s
删除 Vitest 配置文件和相关依赖,更新 ESLint 配置以移除 Vitest 支持
2024-10-12 10:12:00 +08:00

12 lines
139 B
JSON

{
"files": [],
"references": [
{
"path": "./tsconfig.node.json"
},
{
"path": "./tsconfig.app.json"
}
]
}