This commit is contained in:
2018-07-12 21:32:20 +02:00
commit 44ca069df8
12 changed files with 596 additions and 0 deletions

8
npmextra.json Normal file
View File

@@ -0,0 +1,8 @@
{
"npmci": {
"npmGlobalTools": [
"@gitzone/npmts",
"ts-node"
]
}
}