Files
Fluxup_PAP/node_modules/supports-preserve-symlinks-flag/.nycrc
2026-03-10 16:18:05 +00:00

10 lines
139 B
JSON

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