update npmextra.json

This commit is contained in:
Philipp Kunz 2017-03-26 22:04:32 +02:00
parent 727d26fae4
commit ce269ae337

View File

@ -1,5 +1,10 @@
{
"npmts":{
"coverageTreshold":50
},
"npmci": {
"globalNpmTools": [
"npmts"
]
}
}