smartopen/npmextra.json

10 lines
109 B
JSON
Raw Normal View History

2017-03-12 20:23:16 +00:00
{
"npmci": {
"globalNpmTools": [
"npmts"
]
2018-05-22 11:44:58 +00:00
},
"npmts": {
"coverageTreshold": 60
2017-03-12 20:23:16 +00:00
}
}