🎉 初始化项目 electron13 + vue3 + typescript

This commit is contained in:
muwoo
2021-11-19 15:57:25 +08:00
parent a7cbc2c890
commit 072d57f068
8 changed files with 237 additions and 75 deletions

View File

@@ -10,6 +10,7 @@
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"sourceMap": true,
"resolveJsonModule": true,
"baseUrl": ".",
"types": [
"webpack-env"