ChessNut/node_modules/call-bound/.nycrc
2025-11-07 20:19:34 +01:00

9 lines
139 B
JSON

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