nixos/home/ags/node_modules/globalthis/.nycrc
2024-06-13 00:09:21 +02:00

10 lines
149 B
JSON

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