horse-betting/btc-ui-app-2/node_modules/is-regex/.nycrc
2025-06-19 16:39:08 +05:30

11 lines
159 B
JSON

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