smartssh/npmextra.json

10 lines
109 B
JSON
Raw Normal View History

2017-06-15 15:52:22 +00:00
{
"npmts": {
"coverageTreshold": 50
},
"npmci": {
"globalNpmTools": [
"npmts"
]
}
}