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