tapbundle/npmextra.json
2017-07-06 00:06:18 +02:00

12 lines
132 B
JSON

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