auth-api/tests/node_modules/es-abstract/.nycrc
2021-06-23 22:30:45 +02:00

11 lines
155 B
JSON

{
"all": true,
"check-coverage": false,
"reporter": ["text-summary", "text", "html", "json"],
"exclude": [
"coverage",
"operations",
"test"
]
}