aboutsummaryrefslogtreecommitdiffstats
path: root/tsconfig.settings.json
diff options
context:
space:
mode:
Diffstat (limited to 'tsconfig.settings.json')
-rw-r--r--tsconfig.settings.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/tsconfig.settings.json b/tsconfig.settings.json
index a156a958b..84081fab7 100644
--- a/tsconfig.settings.json
+++ b/tsconfig.settings.json
@@ -13,5 +13,6 @@
13 "allowSyntheticDefaultImports": true, 13 "allowSyntheticDefaultImports": true,
14 "experimentalDecorators": true, 14 "experimentalDecorators": true,
15 "composite": true, 15 "composite": true,
16 "esModuleInterop": true
16 } 17 }
17} 18}