ken_nogi/NodeJS/postfixConsole/node_modules/get-intrinsic/.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"
]
}