aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/e2e
diff options
context:
space:
mode:
Diffstat (limited to 'client/e2e')
-rw-r--r--client/e2e/tsconfig.e2e.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/e2e/tsconfig.e2e.json b/client/e2e/tsconfig.e2e.json
index a6dd62202..415179b48 100644
--- a/client/e2e/tsconfig.e2e.json
+++ b/client/e2e/tsconfig.e2e.json
@@ -1,5 +1,5 @@
1{ 1{
2 "extends": "../tsconfig.json", 2 "extends": "../tsconfig.base.json",
3 "compilerOptions": { 3 "compilerOptions": {
4 "outDir": "../out-tsc/app", 4 "outDir": "../out-tsc/app",
5 "module": "commonjs", 5 "module": "commonjs",