Revert "Use types tsconfig option where possible"

This reverts commit 38fbba35ff.
This commit is contained in:
Matt Bierner
2017-02-07 16:30:34 -08:00
parent b46834dd50
commit 42335c57f5
18 changed files with 24 additions and 44 deletions

View File

@@ -5,9 +5,6 @@
"outDir": "./out",
"lib": [
"es2015"
],
"types": [
"node"
]
},
"exclude": [