Fix: tsconfig

This commit is contained in:
unitwk 2023-11-07 14:17:18 +08:00
parent 10adeab6cd
commit 5ad53f11e3
2 changed files with 0 additions and 2 deletions

View File

@ -1 +0,0 @@
# MCSManager 10.0 网页前端

View File

@ -3,7 +3,6 @@
"exclude": [],
"compilerOptions": {
"composite": true,
"lib": [],
"types": ["node", "jsdom"]
}
}