mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-08-24 21:51:27 +08:00
tsconfig.json --skipLibCheck
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
"baseUrl": "./",
|
||||
"strict": true,
|
||||
"paths": {},
|
||||
"allowSyntheticDefaultImports": true
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"skipLibCheck": true
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user