CoastalCommitsPastes/server/node_modules/supports-preserve-symlinks-flag/.nycrc
2022-03-06 16:46:59 -08:00

9 lines
139 B
JSON

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