2bcbb62af0
This is possible since 50adde4196
.
14 lines
175 B
JSON
14 lines
175 B
JSON
{
|
|
"all": true,
|
|
"exclude": [
|
|
"client/js/bundle.js",
|
|
"client/js/bundle.vendor.js",
|
|
"test/"
|
|
],
|
|
"reporter": [
|
|
"lcov",
|
|
"text",
|
|
"text-summary"
|
|
]
|
|
}
|