Files
VFXdemo/node_modules/call-bound/.nycrc
Daniel afbcd99224 fix
2026-04-01 20:06:17 +08:00

10 lines
139 B
JSON

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