10 lines
81 B
Plaintext
10 lines
81 B
Plaintext
|
{
|
||
|
"exclude": [
|
||
|
"test/**"
|
||
|
],
|
||
|
"reporter": [
|
||
|
"html",
|
||
|
"text"
|
||
|
]
|
||
|
}
|