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