katoikia-app/web-ui/web-react/node_modules/is-number-object/.nycrc

11 lines
159 B
Plaintext
Raw Normal View History

2022-07-06 04:15:11 +00:00
{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"test",
"test-corejs.js"
]
}