12 lines
105 B
Plaintext
12 lines
105 B
Plaintext
|
|
{
|
||
|
|
"reporter": [
|
||
|
|
"lcov",
|
||
|
|
"text-summary"
|
||
|
|
],
|
||
|
|
"exclude": [
|
||
|
|
"**/spec/**",
|
||
|
|
"lib/"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
|