aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/tsconfig.json')
-rw-r--r--client/tsconfig.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/tsconfig.json b/client/tsconfig.json
index ce83a4f11..752f5b35f 100644
--- a/client/tsconfig.json
+++ b/client/tsconfig.json
@@ -13,6 +13,7 @@
13 "noImplicitThis": true, 13 "noImplicitThis": true,
14 "suppressImplicitAnyIndexErrors":true, 14 "suppressImplicitAnyIndexErrors":true,
15 "alwaysStrict": true, 15 "alwaysStrict": true,
16 "importHelpers": true,
16 "strictBindCallApply": true, 17 "strictBindCallApply": true,
17 "target": "es2015", 18 "target": "es2015",
18 "typeRoots": [ 19 "typeRoots": [