mirror of
https://github.com/electron-vite/electron-vite-vue
synced 2025-02-07 17:00:10 +08:00
chore: update types
This commit is contained in:
parent
8b6aedbaf1
commit
e9ba2ecace
@ -6,7 +6,9 @@
|
|||||||
"moduleResolution": "Node",
|
"moduleResolution": "Node",
|
||||||
"jsx": "preserve",
|
"jsx": "preserve",
|
||||||
"resolveJsonModule": true,
|
"resolveJsonModule": true,
|
||||||
"allowSyntheticDefaultImports": true
|
"allowSyntheticDefaultImports": true,
|
||||||
},
|
"types": [
|
||||||
"include": ["vite.config.ts", "package.json"]
|
"vite-plugin-electron/electron-env"
|
||||||
|
]
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user