projet_fil_red_api/node_modules/call-bound/.nycrc
2025-07-08 22:47:52 +02:00

9 lines
139 B
JSON

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