These options below can be dangerously set to false, while you're incrementally move to full type-safety.{ "alwaysStrict": true, "noImplicitAny": false, "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, "verbatimModuleSyntax": true }...
These options below can be dangerously set to false, while you're incrementally move to full type-safety.{ "alwaysStrict": true, "noImplicitAny": false, "strict": true, "strictNullChecks": true, "strictPropertyInitialization": true, "verbatimModuleSyntax": true }...