Skip to content

Commit

Permalink
Remove coverage for typechain assets (Closes #54)
Browse files Browse the repository at this point in the history
  • Loading branch information
zemse committed Jun 22, 2020
1 parent ea52ab9 commit d678646
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,5 +47,9 @@
"pre-commit": "npm test",
"pre-push": "npm test"
}
},
"nyc": {
"include": "src",
"exclude": "src/typechain"
}
}

0 comments on commit d678646

Please sign in to comment.