Skip to content

Instantly share code, notes, and snippets.

@leobalter
Created September 20, 2011 20:35
Show Gist options
  • Save leobalter/1230230 to your computer and use it in GitHub Desktop.
Save leobalter/1230230 to your computer and use it in GitHub Desktop.
My preferred JSHint options
/*jshint browser: true, curly: true, eqeqeq: true, forin: true, immed: true, noempty: true, white: true */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment