aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Angular/e2e/tsconfig.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/DevHive.Angular/e2e/tsconfig.json')
-rw-r--r--src/DevHive.Angular/e2e/tsconfig.json13
1 files changed, 0 insertions, 13 deletions
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"
- ]
- }
-}