projecte_ionic/node_modules/is-regex/.nycrc
2022-02-09 18:30:03 +01:00

11 lines
159 B
JSON
Executable file

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