Pass through node details

This commit is contained in:
maciejhirsz
2018-06-27 16:52:32 +02:00
parent 5c9186670d
commit b57dc22c33
9 changed files with 104 additions and 51 deletions
-3
View File
@@ -22,9 +22,6 @@
"typeRoots": [
"./node_modules/@types"
],
"include": [
"src/**/*.ts"
],
"exclude": [
"node_modules"
]