Skip to content

Instantly share code, notes, and snippets.

@Trott
Created November 21, 2013 06:14
Show Gist options
  • Save Trott/7576826 to your computer and use it in GitHub Desktop.
Save Trott/7576826 to your computer and use it in GitHub Desktop.
{
"camelcase" : true,
"indent": 2,
"undef": true,
"quotmark": "single",
"maxlen": 80,
"trailing": true,
"curly": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment