Skip to content

Instantly share code, notes, and snippets.

@d48
Created April 20, 2012 08:29
Show Gist options
  • Save d48/2427129 to your computer and use it in GitHub Desktop.
Save d48/2427129 to your computer and use it in GitHub Desktop.
js object with sample leading comma structure
{
"validthis" : true
, "laxcomma" : true
, "laxbreak" : true
, "browser" : true
, "boss" : true
, "expr" : true
, "asi" : true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment