diff options
Diffstat (limited to 'tsconfig.json')
| -rw-r--r-- | tsconfig.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tsconfig.json b/tsconfig.json index cda27929..da5cd4e6 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -9,7 +9,6 @@ "stripInternal": true, // We need to disable these for now, and need to tackle them in another PR - "strictNullChecks": false, "noImplicitAny": false, // These are configs specifically for !build and have to be reverted in the tsconfig.build.json |
