mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-23 01:45:40 +00:00
alwaysStrict
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
// Type Checking
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"allowUnusedLabels": false,
|
||||
"alwaysStrict": true,
|
||||
"esModuleInterop": true,
|
||||
"experimentalDecorators": true,
|
||||
"resolveJsonModule": true,
|
||||
|
||||
Reference in New Issue
Block a user