projecte_ionic/node_modules/is-core-module/.nycrc

10 lines
139 B
Plaintext
Raw Permalink Normal View History

2022-02-09 18:30:03 +01:00
{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"test"
]
}