diff options
| author | bobzel <zzzman@gmail.com> | 2019-02-28 09:21:10 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-02-28 09:21:10 -0500 |
| commit | 5875fa1622a1270aebb56f18b17b553f10bed9dd (patch) | |
| tree | c938fd15367ac5ec135347654baf8e3cd387309a /tsconfig.json | |
| parent | 9c9aea92d9a330f5826735c3c3e07ec35b325cc2 (diff) | |
| parent | f3085f427ec7c324d0a21d710555e79e8a9704b5 (diff) | |
Merge pull request #14 from browngraphicslab/kvp
Kvp
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 |
