diff options
| author | Bob Zeleznik <zzzman@gmail.com> | 2019-02-28 09:19:53 -0500 |
|---|---|---|
| committer | Bob Zeleznik <zzzman@gmail.com> | 2019-02-28 09:19:53 -0500 |
| commit | 4a42946b5c8ec86e66a89fec2e66971a242e3dbb (patch) | |
| tree | f06a7e1c1753ab2674d6e1912952749c771ab292 /tsconfig.json | |
| parent | 8e80a22a87e1733ab5ce0b4579d8179447604d4f (diff) | |
added css
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 |
