Don't run jshint on hound

This commit is contained in:
Goh Jia Hao 2017-08-12 11:44:00 +08:00
parent 33fe71a855
commit b5913b086e
1 changed files with 3 additions and 0 deletions

View File

@ -2,3 +2,6 @@ eslint:
enabled: true
config_file: .eslintrc.yml
ignore_file: .eslintignore
jshint:
enabled: false