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