Files
Webklar.com/node_modules/object.entries/.nycrc
Basilosaurusrex f027651f9b main repo
2025-11-24 18:09:40 +01:00

10 lines
139 B
JSON

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