mirror of
https://github.com/redphx/better-xcloud.git
synced 2025-08-01 02:46:42 +02:00
Add build.ts
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
|
||||
// Some stricter flags (disabled by default)
|
||||
"noUnusedLocals": false,
|
||||
"noUnusedLocals": true,
|
||||
"noUnusedParameters": false,
|
||||
"noPropertyAccessFromIndexSignature": false
|
||||
}
|
||||
|
Reference in New Issue
Block a user