smartfile/npmextra.json
2017-03-12 00:10:01 +01:00

14 lines
155 B
JSON

{
"npmts":{
"mode":"default",
"coverageTreshold":70
},
"npmdocker":{
},
"npmci": {
"globalNpmTools": [
"npmts"
]
}
}