customer-riverside/node_modules/supports-preserve-symlinks-flag/.nycrc
Philip Peterson 63ce2ba2ef wip
2026-05-24 19:23:05 -07:00

9 lines
139 B
JSON

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