lik/npmextra.json
2017-07-05 14:29:08 +02:00

13 lines
161 B
JSON

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