From c11f55ca5d3eca5e75aabaee7c352596bc2f2a9d Mon Sep 17 00:00:00 2001 From: Aryadev Chavali Date: Thu, 21 Feb 2019 23:02:23 +0000 Subject: Moved back frontend to wwwroot for simplicity --- Frontend/tsconfig.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 Frontend/tsconfig.json (limited to 'Frontend/tsconfig.json') diff --git a/Frontend/tsconfig.json b/Frontend/tsconfig.json deleted file mode 100644 index 89d01c4..0000000 --- a/Frontend/tsconfig.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "compilerOptions": { - "module": "commonjs", - "target": "esnext", - "sourceMap": true, - "outDir": "js/" - } -} \ No newline at end of file -- cgit v1.2.3-13-gbd6f