Skip to content

Commit

Permalink
Fix code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jan 3, 2021
1 parent 397e48e commit 1dd6443
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions package.json
Expand Up @@ -53,5 +53,11 @@
"tempy": "^1.0.0",
"tsd": "^0.13.1",
"xo": "^0.34.2"
},
"nyc": {
"reporter": [
"text",
"lcov"
]
}
}

0 comments on commit 1dd6443

Please sign in to comment.