Skip to content

Commit

Permalink
changed jshint settings
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel committed Aug 11, 2015
1 parent 9a78fb6 commit 45ede68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ module.exports = function(grunt) {
noarg: true,
sub: true,
undef: true,
evil: true,
boss: true,
eqnull: true,
globals: {
Expand Down

0 comments on commit 45ede68

Please sign in to comment.