tenebrous-dicebot/api/node_modules/es-abstract/.nycrc

11 lines
155 B
JSON

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