mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-26 07:04:37 +00:00
allowUnusedLabels
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
|
||||
// Type Checking
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"allowUnusedLabels": false,
|
||||
"esModuleInterop": true,
|
||||
"experimentalDecorators": true,
|
||||
"resolveJsonModule": true,
|
||||
|
||||
Reference in New Issue
Block a user