Skip to content

Instantly share code, notes, and snippets.

@joechan3
Created May 23, 2016 21:01
Show Gist options
  • Save joechan3/01857d4d82e7de35f3d3cc986f88d265 to your computer and use it in GitHub Desktop.
Save joechan3/01857d4d82e7de35f3d3cc986f88d265 to your computer and use it in GitHub Desktop.
JSHint Configuration settings
/* jshint undef: true, unused: true, strict: true, curly: true, eqeqeq: true, futurehostile: true, latedef: true, shadow: outer */
/* globals $, document */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment