ken_nogi/NodeJS/postfixconsole_org2/node_modules/call-bind-apply-helpers/.nycrc
Kenichiro NOGI 88a402ce0f up
2026-07-10 18:13:30 +09:00

10 lines
139 B
JSON

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