Skip to content

Commit

Permalink
ci(bithound): add semver to ignored unuseds
Browse files Browse the repository at this point in the history
it's actually used in bin/dependency-cruise, so ...
  • Loading branch information
sverweij committed Jan 21, 2018
1 parent 8552028 commit 644400c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .bithoundrc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
},
"dependencies": {
"unused-ignores": [
"semver",
"typescript",
"coffeescript"
]
Expand Down

0 comments on commit 644400c

Please sign in to comment.