projecte_ionic/node_modules/which-boxed-primitive/.nycrc
2022-02-09 18:30:03 +01:00

14 lines
216 B
JSON
Executable file

{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"lines": 86,
"statements": 85.93,
"functions": 82.43,
"branches": 76.06,
"exclude": [
"coverage",
"test"
]
}