aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/frontend/tsconfig.shared.json
diff options
context:
space:
mode:
Diffstat (limited to 'subprojects/frontend/tsconfig.shared.json')
-rw-r--r--subprojects/frontend/tsconfig.shared.json2
1 files changed, 0 insertions, 2 deletions
diff --git a/subprojects/frontend/tsconfig.shared.json b/subprojects/frontend/tsconfig.shared.json
index b7e1de55..f7b56a1d 100644
--- a/subprojects/frontend/tsconfig.shared.json
+++ b/subprojects/frontend/tsconfig.shared.json
@@ -4,8 +4,6 @@
4 "composite": true, 4 "composite": true,
5 "lib": ["ES2022"], 5 "lib": ["ES2022"],
6 "types": [], 6 "types": [],
7 "emitDeclarationOnly": true,
8 "outDir": "build/typescript"
9 }, 7 },
10 "include": [ 8 "include": [
11 "src/xtext/BackendConfig.ts", 9 "src/xtext/BackendConfig.ts",