diff options
| author | madelinegr <laura_wilson@brown.edu> | 2019-03-02 16:33:42 -0500 |
|---|---|---|
| committer | madelinegr <laura_wilson@brown.edu> | 2019-03-02 16:33:42 -0500 |
| commit | 043f40fec06da86732aeb6534d50edc56d4b8fad (patch) | |
| tree | fe8ba1113ad87cfd41d4641120ce78b9553c8239 /tsconfig.json | |
| parent | 33809739a0a24a256d6a1b30bf237fc8bd749db3 (diff) | |
| parent | bde8aabad7e5745b4797e73b564e4efb19faeca9 (diff) | |
Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into treeview
Diffstat (limited to 'tsconfig.json')
| -rw-r--r-- | tsconfig.json | 6 |
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 |
