🔧 调整部分配置

This commit is contained in:
BTMuli
2023-11-15 14:00:52 +08:00
parent b1060f76c5
commit 7c0239391e
2 changed files with 4 additions and 2 deletions

View File

@@ -11,13 +11,12 @@
"isolatedModules": true,
"esModuleInterop": true,
"lib": ["DOM", "ESNext"],
"skipLibCheck": true,
"types": ["vite/client"],
"allowSyntheticDefaultImports": true,
"composite": true
},
"include": [
".yml",
"*.yml",
"package.json",
"src/**/*.d.ts",
"src/**/*.ts",