summaryrefslogtreecommitdiff
path: root/.nycrc
blob: 9e34a976e21ef646f52951f62778ce87f7614b93 (plain)
1
2
3
4
5
6
{
  "exclude": [
    "**/internal/process/write-coverage.js"
  ],
  "reporter": ["html", "text"]
}