Skip to content

Commit

Permalink
Tell hound to use our .eslintrc file
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne committed Jun 15, 2017
1 parent ecef98c commit 4b45262
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .hound.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,7 @@ ruby:

scss:
config_file: .scss-lint.yml

eslint:
enabled: true
config_file: .eslintrc

0 comments on commit 4b45262

Please sign in to comment.