Skip to content

Commit

Permalink
chore: Stop excluding bin from coverage results. (#1060)
Browse files Browse the repository at this point in the history
  • Loading branch information
coreyfarrell committed Apr 5, 2019
1 parent b909575 commit 16d4315
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -23,7 +23,6 @@
"nyc": {
"exclude": [
"node_modules",
"bin",
"coverage",
"self-coverage",
"test/fixtures/coverage.js",
Expand Down

0 comments on commit 16d4315

Please sign in to comment.