You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

13 lines
206 B

{
"all": true,
"check-coverage": true,
"reporter": ["text-summary", "text", "html", "json"],
"lines": 96,
"statements": 96,
"functions": 80,
"branches": 87,
"exclude": [
"coverage",
"test"
]
}