From 583eb04b541175035d6d452ca626a96ebf2b7437 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 26 Jun 2020 08:37:26 +0200 Subject: Upgrade to angular 10 --- client/e2e/tsconfig.e2e.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/e2e') 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 @@ { - "extends": "../tsconfig.json", + "extends": "../tsconfig.base.json", "compilerOptions": { "outDir": "../out-tsc/app", "module": "commonjs", -- cgit v1.2.3