mirror of
https://github.com/OpenSignLabs/OpenSign.git
synced 2026-08-20 14:42:37 +02:00
11 lines
93 B
JSON
11 lines
93 B
JSON
{
|
|
"reporter": [
|
|
"lcov",
|
|
"text-summary"
|
|
],
|
|
"exclude": [
|
|
"**/spec/**"
|
|
]
|
|
}
|
|
|