Files
est-frame/node_modules/call-bind/.nycrc
2025-10-22 05:38:27 +00:00

10 lines
139 B
JSON
Executable File

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