We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a365276 commit 7fd1e57Copy full SHA for 7fd1e57
dashi/tsconfig.json
@@ -17,6 +17,7 @@
17
"isolatedModules": true,
18
"noEmit": true,
19
"jsx": "react-jsx",
20
+ "types": ["vite/client"],
21
22
/* Linting */
23
"strict": true,
0 commit comments