Files
CATALOGO_INFINITY/backend/node_modules/for-each/.nycrc
T
2026-06-09 08:25:57 -05:00

9 lines
129 B
JSON

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