This commit is contained in:
PhilKunz External
2017-06-27 08:28:11 +00:00
parent 92d26a574c
commit 63d5fe4f1c
9 changed files with 31 additions and 69 deletions

View File

@ -1,7 +1,8 @@
{
"npmci": {
"globalNpmTools": [
"npmts"
"npmts",
"ts-node"
]
}
}