Files
Pibd-24_Eredavkin_R.A._Inte…/node_modules/functions-have-names/.nycrc
2025-05-08 13:39:26 +04:00

10 lines
139 B
JSON

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