smartscaf/npmextra.json

10 lines
109 B
JSON
Raw Normal View History

2017-04-28 22:44:23 +00:00
{
"npmts": {
"coverageTreshold": 30
},
"npmci": {
"globalNpmTools": [
"npmts"
]
}
}