aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
authorHannah Chow <hannah_chow@brown.edu>2019-02-28 22:59:18 -0500
committerHannah Chow <hannah_chow@brown.edu>2019-02-28 22:59:18 -0500
commite36ce53aeb15b9d518b007fe34b5053026b43500 (patch)
treef6e2fd8dcca6bb89ce46beacad0b95a5121873de /tsconfig.json
parent75d9e15ab363c196d16a60602ac7f6b0b8bcf6a1 (diff)
parent179be4e314409269494da0d5bc52ca05c778d535 (diff)
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into hannah_linking
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json6
1 files changed, 1 insertions, 5 deletions
diff --git a/tsconfig.json b/tsconfig.json
index 823fc2732..e2538bc39 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -11,9 +11,5 @@
"dom",
"es2015"
]
- },
- "exclude": [
- "node_modules",
- "static"
- ]
+ }
} \ No newline at end of file