Files
surveyBIT_IT190/server/node_modules/call-bind/.nycrc
T
2024-04-18 09:30:05 +05:30

10 lines
139 B
JSON

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