aboutsummaryrefslogtreecommitdiff
path: root/Main/wwwroot/tsconfig.json
diff options
context:
space:
mode:
authorAryadev Chavali <aryadevchavali1@gmail.com>2019-02-18 16:48:34 +0000
committerAryadev Chavali <aryadevchavali1@gmail.com>2019-02-18 16:48:34 +0000
commit4e21482bf6dd987f1df5f25743bd935986fdbd8e (patch)
tree6f6f089308783372f019e7b89582221d67f59bc0 /Main/wwwroot/tsconfig.json
parent92e5978cf1cf54ff587ee93dcbcb5f5dc05ea55c (diff)
downloadnewsaggregator-4e21482bf6dd987f1df5f25743bd935986fdbd8e.tar.gz
newsaggregator-4e21482bf6dd987f1df5f25743bd935986fdbd8e.tar.bz2
newsaggregator-4e21482bf6dd987f1df5f25743bd935986fdbd8e.zip
Moved wwwroot to it's own folder
Diffstat (limited to 'Main/wwwroot/tsconfig.json')
-rw-r--r--Main/wwwroot/tsconfig.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/Main/wwwroot/tsconfig.json b/Main/wwwroot/tsconfig.json
deleted file mode 100644
index 89d01c4..0000000
--- a/Main/wwwroot/tsconfig.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "compilerOptions": {
- "module": "commonjs",
- "target": "esnext",
- "sourceMap": true,
- "outDir": "js/"
- }
-} \ No newline at end of file