mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-16 04:03:17 +08:00
🔧 调整部分配置
This commit is contained in:
@@ -5,3 +5,6 @@ src-tauri/target
|
||||
TGAssistant
|
||||
# Package files
|
||||
pnpm-lock.yaml
|
||||
# lint files
|
||||
!.prettierrc.yml
|
||||
!.stylelintrc.yml
|
||||
|
||||
@@ -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