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