Skip to content

Instantly share code, notes, and snippets.

@beve
Created December 6, 2013 12:45
Show Gist options
  • Select an option

  • Save beve/7823186 to your computer and use it in GitHub Desktop.

Select an option

Save beve/7823186 to your computer and use it in GitHub Desktop.
{
"undef": true,
"strict": false,
"browser": true,
"esnext": false,
"moz": false,
"boss": false,
"node": true,
"dojo": true,
"validthis": true,
"globals": {
"anabonya": false,
"__": true
},
"globalstrict": true,
"quotmark": true,
"smarttabs": true,
"trailing": true,
"undef": true,
"unused": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment