mirror of
https://github.com/thelounge/thelounge
synced 2024-11-14 16:27:22 +00:00
2bcbb62af0
This is possible since 50adde4196
.
13 lines
175 B
JSON
13 lines
175 B
JSON
{
|
|
"all": true,
|
|
"exclude": [
|
|
"client/js/bundle.js",
|
|
"client/js/bundle.vendor.js",
|
|
"test/"
|
|
],
|
|
"reporter": [
|
|
"lcov",
|
|
"text",
|
|
"text-summary"
|
|
]
|
|
}
|