diff options
| author | Syndamia <kamen.d.mladenov@protonmail.com> | 2021-03-14 12:21:49 +0200 |
|---|---|---|
| committer | Syndamia <kamen.d.mladenov@protonmail.com> | 2021-03-14 12:21:49 +0200 |
| commit | 6c57d7535aefbd5eef591a50400e4530e5b8798d (patch) | |
| tree | 397737c1e082e63963791390a1819df2b39cb125 /e2e/tsconfig.json | |
| parent | 7752a79fe5d8dd498ba0b7a842bbae19d38bd963 (diff) | |
| download | DevHive-Angular-6c57d7535aefbd5eef591a50400e4530e5b8798d.tar DevHive-Angular-6c57d7535aefbd5eef591a50400e4530e5b8798d.tar.gz DevHive-Angular-6c57d7535aefbd5eef591a50400e4530e5b8798d.zip | |
Removed e2e tests
Diffstat (limited to 'e2e/tsconfig.json')
| -rw-r--r-- | e2e/tsconfig.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/e2e/tsconfig.json b/e2e/tsconfig.json deleted file mode 100644 index 0782539..0000000 --- a/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" - ] - } -} |
