X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=blueprints%2Fcommon%2Feliot-ui%2Ffrontend-src%2Fe2e%2Ftsconfig.json;fp=blueprints%2Fcommon%2Feliot-ui%2Ffrontend-src%2Fe2e%2Ftsconfig.json;h=0000000000000000000000000000000000000000;hb=434326c60fb0434bda587102b4746173fe425dea;hp=39b800f789619f0fb8063aba2e05bd5a57850e57;hpb=37827e492060182b32df67c2a538a29808fa5e17;p=eliot.git 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 index 39b800f..0000000 --- a/blueprints/common/eliot-ui/frontend-src/e2e/tsconfig.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "extends": "../tsconfig.json", - "compilerOptions": { - "outDir": "../out-tsc/e2e", - "module": "commonjs", - "target": "es5", - "types": [ - "jasmine", - "jasminewd2", - "node" - ] - } -}