Skip to content

Commit

Permalink
Add hound config
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Jeffery committed Jul 26, 2016
1 parent 3d6490f commit 8c167ee
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .hound.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
fail_on_violations: true
jshint:
enabled: false
eslint:
enabled: true
config_file: webapp/.eslintrc.js


0 comments on commit 8c167ee

Please sign in to comment.