early/npmextra.json
2017-03-26 22:04:32 +02:00

10 lines
133 B
JSON

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