Files
OpenSign/apps/OpenSignServer/.nycrc
T
2023-10-22 01:37:25 +05:30

11 lines
93 B
JSON

{
"reporter": [
"lcov",
"text-summary"
],
"exclude": [
"**/spec/**"
]
}