Files
cannaiq/backend/node_modules/for-each/.nycrc
2025-11-28 19:45:44 -07:00

9 lines
129 B
JSON

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