Skip to content

Commit 8c4df1f

Browse files
authored
fix: make client type work with moduleResolution=node16 (#10375)
1 parent 7b4d6e8 commit 8c4df1f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/vite/types/package.json

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"//": "this file is here to make typescript happy when moduleResolution=node16+"
3+
}

0 commit comments

Comments
 (0)