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