mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-14 17:09:17 +02:00
6.0
This commit is contained in:
1
tsconfig.json
Normal file → Executable file
1
tsconfig.json
Normal file → Executable file
@@ -34,6 +34,7 @@
|
||||
"strict": true,
|
||||
"skipLibCheck": true,
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"noUncheckedIndexedAccess": false, // should be "true"
|
||||
|
||||
// Some stricter flags (disabled by default)
|
||||
"noUnusedLocals": true,
|
||||
|
Reference in New Issue
Block a user