aboutsummaryrefslogtreecommitdiff
path: root/Website/tsconfig.json
diff options
context:
space:
mode:
authorAryadev Chavali <aryadevchavali1@gmail.com>2019-02-21 15:48:41 +0000
committerAryadev Chavali <aryadevchavali1@gmail.com>2019-02-21 15:48:41 +0000
commit0c1eafe2c8d55c76a9756d722ef8c6cce065cc10 (patch)
tree4e5231af5975db6543b008443545642eb9d19c55 /Website/tsconfig.json
parent450bcb83ee18e78941324657c0e471f8b5e6ffb4 (diff)
downloadnewsaggregator-0c1eafe2c8d55c76a9756d722ef8c6cce065cc10.tar.gz
newsaggregator-0c1eafe2c8d55c76a9756d722ef8c6cce065cc10.tar.bz2
newsaggregator-0c1eafe2c8d55c76a9756d722ef8c6cce065cc10.zip
Moved website frontend to wwwroot - a problem for another day
Diffstat (limited to 'Website/tsconfig.json')
-rw-r--r--Website/tsconfig.json8
1 files changed, 0 insertions, 8 deletions
diff --git a/Website/tsconfig.json b/Website/tsconfig.json
deleted file mode 100644
index 89d01c4..0000000
--- a/Website/tsconfig.json
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "compilerOptions": {
- "module": "commonjs",
- "target": "esnext",
- "sourceMap": true,
- "outDir": "js/"
- }
-} \ No newline at end of file