dashboard/.nycrc

4 lines
83 B
JSON

{
"reporter": [ "json", "text-summary", "html"],
"report-dir": "coverage/e2e"
}