mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-02-26 04:40:10 +08:00
chore:update tsconfig.node.json include
This commit is contained in:
parent
c8eabac9cf
commit
2dae540bce
@ -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"]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user