Files
khalij-pay/node_modules/for-each/.nycrc
2025-10-23 21:52:07 +03:30

9 lines
129 B
JSON

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