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

10 lines
159 B
JSON

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