contract-query/frontend/node_modules/for-each/.nycrc
2025-08-14 15:03:33 -05:00

8 lines
129 B
JSON

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