mirror of
https://github.com/MrUnknownDE/VRCX.git
synced 2026-04-28 11:13:49 +02:00
fix viteset
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"moduleResolution": "bundler",
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"lib": ["esnext", "dom", "dom.iterable"],
|
||||
"types": ["vite/client"],
|
||||
"types": ["vite/client", "vitest/globals"],
|
||||
"resolveJsonModule": true,
|
||||
"noEmit": true,
|
||||
"strict": false,
|
||||
|
||||
Reference in New Issue
Block a user