Skip to content
This repository has been archived by the owner on Nov 1, 2020. It is now read-only.

Commit

Permalink
Use eslint with hound
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Jan 30, 2016
1 parent be46d3b commit e70aac0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .hound.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
javascript:
enabled: false
eslint:
enabled: true
config_file: node_modules/standard/rc/.eslintrc

0 comments on commit e70aac0

Please sign in to comment.