Skip to content

Commit

Permalink
Fix linting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewp committed Aug 27, 2018
1 parent 6ce9931 commit 89a986c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .jshintrc
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
},
"curly": true,
"eqeqeq": true,
"esversion": 6,
"freeze": true,
"indent": 2,
"latedef": false,
Expand Down

0 comments on commit 89a986c

Please sign in to comment.