github-pages-deploy-action/node_modules/es-abstract/.nycrc
2020-01-28 00:07:56 -05:00

15 lines
231 B
JSON

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