This commit is contained in:
2017-05-28 20:03:40 +02:00
parent 939016347d
commit 2e20c5b3cc
26 changed files with 1457 additions and 128 deletions

10
npmextra.json Normal file
View File

@@ -0,0 +1,10 @@
{
"npmts": {
"cli": true
},
"npmci": {
"globalNpmTools": [
"npmts"
]
}
}