tapbundle/npmextra.json
2017-10-11 14:18:14 +02:00

12 lines
132 B
JSON

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