smartfile/npmextra.json
2017-08-02 13:10:30 +02:00

15 lines
156 B
JSON

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