aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
authormadelinegr <laura_wilson@brown.edu>2019-03-02 16:33:42 -0500
committermadelinegr <laura_wilson@brown.edu>2019-03-02 16:33:42 -0500
commit043f40fec06da86732aeb6534d50edc56d4b8fad (patch)
treefe8ba1113ad87cfd41d4641120ce78b9553c8239 /tsconfig.json
parent33809739a0a24a256d6a1b30bf237fc8bd749db3 (diff)
parentbde8aabad7e5745b4797e73b564e4efb19faeca9 (diff)
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into treeview
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