aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/frontend/tsconfig.base.json
diff options
context:
space:
mode:
Diffstat (limited to 'subprojects/frontend/tsconfig.base.json')
-rw-r--r--subprojects/frontend/tsconfig.base.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/subprojects/frontend/tsconfig.base.json b/subprojects/frontend/tsconfig.base.json
index e33e330e..9cc8ace4 100644
--- a/subprojects/frontend/tsconfig.base.json
+++ b/subprojects/frontend/tsconfig.base.json
@@ -5,6 +5,7 @@
5 "moduleResolution": "Node", 5 "moduleResolution": "Node",
6 "esModuleInterop": true, 6 "esModuleInterop": true,
7 "allowSyntheticDefaultImports": true, 7 "allowSyntheticDefaultImports": true,
8 "useDefineForClassFields": true,
8 "strict": true, 9 "strict": true,
9 "noImplicitOverride": true, 10 "noImplicitOverride": true,
10 "noImplicitReturns": true, 11 "noImplicitReturns": true,