From 1ab34accfda22ee3ce5c7700e3b97ff3e932d649 Mon Sep 17 00:00:00 2001 From: transtrike Date: Fri, 12 Feb 2021 18:50:28 +0200 Subject: Docker Support Added; Splitted API and Front End --- src/DevHive.Angular/e2e/tsconfig.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 src/DevHive.Angular/e2e/tsconfig.json (limited to 'src/DevHive.Angular/e2e/tsconfig.json') diff --git a/src/DevHive.Angular/e2e/tsconfig.json b/src/DevHive.Angular/e2e/tsconfig.json deleted file mode 100644 index 0782539..0000000 --- a/src/DevHive.Angular/e2e/tsconfig.json +++ /dev/null @@ -1,13 +0,0 @@ -/* To learn more about this file see: https://angular.io/config/tsconfig. */ -{ - "extends": "../tsconfig.json", - "compilerOptions": { - "outDir": "../out-tsc/e2e", - "module": "commonjs", - "target": "es2018", - "types": [ - "jasmine", - "node" - ] - } -} -- cgit v1.2.3