mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2025-12-06 08:32:51 +08:00
🔧 调整部分配置
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user