mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-08-24 13:31:21 +08:00
chore:update tsconfig.node.json include
This commit is contained in:
@@ -6,9 +6,5 @@
|
||||
"resolveJsonModule": true,
|
||||
"allowSyntheticDefaultImports": true
|
||||
},
|
||||
"include": [
|
||||
"vite.config.ts",
|
||||
"vite.config.electron.ts",
|
||||
"package.json"
|
||||
]
|
||||
"include": ["vite.config.ts", "electron", "package.json"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user