lik/npmextra.json
2017-09-21 23:03:36 +02:00

13 lines
161 B
JSON

{
"npmci": {
"npmGlobalTools": [
"npmts"
]
},
"npmts": {
"coverageTreshold": 40,
"testConfig": {
"parallel": false
}
}
}