nixos/home/ags/node_modules/es-shim-unscopables/.nycrc
2025-02-27 02:26:55 +01:00

9 lines
139 B
JSON

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