aboutsummaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
authorbobzel <zzzman@gmail.com>2019-02-28 09:21:10 -0500
committerGitHub <noreply@github.com>2019-02-28 09:21:10 -0500
commit5875fa1622a1270aebb56f18b17b553f10bed9dd (patch)
treec938fd15367ac5ec135347654baf8e3cd387309a /tsconfig.json
parent9c9aea92d9a330f5826735c3c3e07ec35b325cc2 (diff)
parentf3085f427ec7c324d0a21d710555e79e8a9704b5 (diff)
Merge pull request #14 from browngraphicslab/kvp
Kvp
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