Metzploreur/node_modules/get-intrinsic/.nycrc
clement callaert 244d45ceb8 Version 2
2023-11-01 17:33:25 +01:00

10 lines
139 B
JSON

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