removed old code for portal
[eliot.git] / blueprints / common / eliot-ui / frontend-src / e2e / tsconfig.json
diff --git a/blueprints/common/eliot-ui/frontend-src/e2e/tsconfig.json b/blueprints/common/eliot-ui/frontend-src/e2e/tsconfig.json
deleted file mode 100644 (file)
index 39b800f..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-{
-  "extends": "../tsconfig.json",
-  "compilerOptions": {
-    "outDir": "../out-tsc/e2e",
-    "module": "commonjs",
-    "target": "es5",
-    "types": [
-      "jasmine",
-      "jasminewd2",
-      "node"
-    ]
-  }
-}