mirror of
https://gitee.com/myxzgzs/boyue_jnpf.git
synced 2025-08-08 15:22:43 +08:00
11 lines
149 B
Plaintext
11 lines
149 B
Plaintext
![]() |
{
|
||
|
"all": true,
|
||
|
"check-coverage": false,
|
||
|
"reporter": ["text-summary", "text", "html", "json"],
|
||
|
"exclude": [
|
||
|
"coverage",
|
||
|
"dist",
|
||
|
"test"
|
||
|
]
|
||
|
}
|