types: add vite/client
This commit is contained in:
parent
dcf73fa46e
commit
3bbda196c6
|
@ -3,6 +3,7 @@
|
|||
"module": "esnext",
|
||||
"target": "esnext",
|
||||
"lib": ["esnext", "dom"],
|
||||
"types": ["vite/client"],
|
||||
"strict": true,
|
||||
"allowJs": true,
|
||||
"isolatedModules": true,
|
||||
|
|
Loading…
Reference in New Issue