13 lines
161 B
JSON
13 lines
161 B
JSON
{
|
|
"npmci": {
|
|
"npmGlobalTools": [
|
|
"npmts"
|
|
]
|
|
},
|
|
"npmts": {
|
|
"coverageTreshold": 40,
|
|
"testConfig": {
|
|
"parallel": false
|
|
}
|
|
}
|
|
} |