Files
2026-DEV-BUT3/node_modules/for-each/.nycrc
T
2026-04-25 15:28:39 +02:00

9 lines
129 B
JSON

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