11 lines
93 B
JSON
11 lines
93 B
JSON
{
|
|
"reporter": [
|
|
"lcov",
|
|
"text-summary"
|
|
],
|
|
"exclude": [
|
|
"**/spec/**"
|
|
]
|
|
}
|
|
|