mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-02-26 04:40:10 +08:00
chore: update
This commit is contained in:
parent
2d1987c3a2
commit
5123ad6597
@ -14,6 +14,7 @@
|
|||||||
"allowSyntheticDefaultImports": true,
|
"allowSyntheticDefaultImports": true,
|
||||||
"skipLibCheck": true
|
"skipLibCheck": true
|
||||||
},
|
},
|
||||||
|
"include": ["src"],
|
||||||
"references": [
|
"references": [
|
||||||
{ "path": "./tsconfig.node.json" }
|
{ "path": "./tsconfig.node.json" }
|
||||||
]
|
]
|
||||||
|
@ -11,5 +11,5 @@
|
|||||||
"vite-plugin-electron/electron-env"
|
"vite-plugin-electron/electron-env"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"include": ["package.json", "electron", "src"]
|
"include": ["package.json", "electron"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user