Skip to content

Instantly share code, notes, and snippets.

@goatslacker
Created November 5, 2011 00:31
Show Gist options
  • Save goatslacker/1340871 to your computer and use it in GitHub Desktop.
Save goatslacker/1340871 to your computer and use it in GitHub Desktop.
jquery jshint options
/*jshint white: false, undef: true, regexp: false, plusplus: false,
eqeqeq: false, eqnull: true, undef: false, evil: true, newcap: false,
forin: false, maxlen: 9001, immed: false */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment