9 lines
122 B
JSON
9 lines
122 B
JSON
{
|
|
"include": [ "packages/**" ],
|
|
"reporter": [
|
|
"cobertura",
|
|
"lcov",
|
|
"text-summary"
|
|
]
|
|
}
|