Skip to content

Commit 23637f4

Browse files
committed
Add vite compiler options
1 parent d442ef7 commit 23637f4

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

tsconfig.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"compilerOptions": {
3+
"types": ["vite/client"]
4+
}
5+
}

0 commit comments

Comments
 (0)