mirror of
https://github.com/vrcx-team/VRCX.git
synced 2026-04-06 00:32:02 +02:00
tsconfig
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"types": ["vite/client"],
|
||||
"resolveJsonModule": true,
|
||||
"noEmit": true,
|
||||
"strict": false,
|
||||
"paths": {
|
||||
"*": ["./*"],
|
||||
"@/*": ["./src/*"]
|
||||
|
||||
Reference in New Issue
Block a user