PromoCursed/node_modules/is-set/.nycrc
2024-08-20 23:25:37 +04:00

10 lines
139 B
JSON

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