Skip to content

Instantly share code, notes, and snippets.

@multigl
Created April 16, 2013 17:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save multigl/5397781 to your computer and use it in GitHub Desktop.
Save multigl/5397781 to your computer and use it in GitHub Desktop.
{
"boss": true,
"curly": true,
"eqeqeq": true,
"eqnull": true,
"expr": true,
"immed": true,
"noarg": true,
"onevar": true,
"sub": true,
"debug": true,
"es5": true,
"jquery": true,
"predef": {
"_": false,
"Backbone": false,
"Marionette": false,
"JST": false
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment