Merge branch 'main' of github.com:caoxiemeihao/vite-react-electron into main

This commit is contained in:
草鞋没号 2022-03-03 10:25:02 +08:00
commit 4848547380
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"useDefineForClassFields": true,
"lib": ["DOM", "DOM.Iterable", "ESNext"],
"allowJs": false,
"skipLibCheck": false,
"skipLibCheck": true,
"esModuleInterop": false,
"allowSyntheticDefaultImports": true,
"strict": true,