Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

Commit

Permalink
chore(hound): Hound ci lint issue
Browse files Browse the repository at this point in the history
  - remove hound ci issues
  • Loading branch information
Thomas Nyambati committed Nov 1, 2016
1 parent 167ecaf commit 7fa708d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
"bitwise": true,
"node": true,
"mocha": true,
"globals": {
"expect": true
},
"indent": 2,
"camelcase": true,
"eqeqeq": true,
Expand Down

0 comments on commit 7fa708d

Please sign in to comment.