Opal-Estate-Pro/node_modules/es-abstract/.nycrc
2019-09-13 11:27:52 +07:00

15 lines
228 B
JSON

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