aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
authorBob Zeleznik <zzzman@gmail.com>2019-02-28 09:19:53 -0500
committerBob Zeleznik <zzzman@gmail.com>2019-02-28 09:19:53 -0500
commit4a42946b5c8ec86e66a89fec2e66971a242e3dbb (patch)
treef06a7e1c1753ab2674d6e1912952749c771ab292 /tsconfig.json
parent8e80a22a87e1733ab5ce0b4579d8179447604d4f (diff)
added css
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