Skip to content

Instantly share code, notes, and snippets.

@WooodHead
Created October 28, 2017 12:21
Show Gist options
  • Save WooodHead/3fb255f7a3b4591590af7879ae40b701 to your computer and use it in GitHub Desktop.
Save WooodHead/3fb255f7a3b4591590af7879ae40b701 to your computer and use it in GitHub Desktop.
.jsbeautifyrc
{
"indent_size": 2,
"brace_style": "collapse,preserve-inline",
"break_chained_methods": false,
"preserve_newlines": true,
"max_preserve_newlines": 2
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment