diff options
Diffstat (limited to 'client/tsconfig.json')
-rw-r--r-- | client/tsconfig.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/tsconfig.json b/client/tsconfig.json index 1668cfced..785ed1c6c 100644 --- a/client/tsconfig.json +++ b/client/tsconfig.json | |||
@@ -10,7 +10,6 @@ | |||
10 | "experimentalDecorators": true, | 10 | "experimentalDecorators": true, |
11 | "noImplicitAny": true, | 11 | "noImplicitAny": true, |
12 | "noImplicitThis": true, | 12 | "noImplicitThis": true, |
13 | "suppressImplicitAnyIndexErrors": true, | ||
14 | "alwaysStrict": true, | 13 | "alwaysStrict": true, |
15 | "importHelpers": true, | 14 | "importHelpers": true, |
16 | "allowSyntheticDefaultImports": true, | 15 | "allowSyntheticDefaultImports": true, |