2311061106/frontend/node_modules/for-each/.nycrc

9 lines
129 B
Plaintext
Raw Normal View History

2025-12-14 16:02:40 +08:00
{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage"
]
}