Merge branch 'electron-vite:main' into main

This commit is contained in:
yi_Xu 2022-08-02 13:44:55 +08:00 committed by GitHub
commit 153d974f13
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,5 +8,5 @@
"resolveJsonModule": true,
"allowSyntheticDefaultImports": true
},
"include": ["vite.config.ts", "electron", "package.json"]
"include": ["vite.config.ts", "package.json"]
}