mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-29 03:44:40 +00:00
noImplicitAny
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
"alwaysStrict": true,
|
||||
"esModuleInterop": true,
|
||||
"experimentalDecorators": true,
|
||||
"noImplicitAny": true,
|
||||
"resolveJsonModule": true,
|
||||
"strictNullChecks": true,
|
||||
"useDefineForClassFields": false
|
||||
|
||||
Reference in New Issue
Block a user