Skip to content

Instantly share code, notes, and snippets.

@canjianx
Created May 17, 2013 08:49
Show Gist options
  • Save canjianx/5597836 to your computer and use it in GitHub Desktop.
Save canjianx/5597836 to your computer and use it in GitHub Desktop.
jslint header
/*
multistr: true,
debug:true,
forin:true,
noarg:true,
noempty:true,
eqeqeq:true,
bitwise:true,
strict:true,
undef:true,
unused:true,
curly:true,
browser:true,
jquery:true,
node:true,
indent:4,
devel:true
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment