smartssh/npmextra.json

10 lines
109 B
JSON

{
"npmts": {
"coverageTreshold": 50
},
"npmci": {
"globalNpmTools": [
"npmts"
]
}
}