Files
4382_Final/backend/node_modules/call-bind-apply-helpers/.nycrc
2026-05-05 16:07:48 -05:00

10 lines
139 B
JSON

{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"test"
]
}