Skip to content

Instantly share code, notes, and snippets.

@h4n2k
Created January 20, 2016 15:31
Show Gist options
  • Save h4n2k/bf76de5c95a6bb5ac40a to your computer and use it in GitHub Desktop.
Save h4n2k/bf76de5c95a6bb5ac40a to your computer and use it in GitHub Desktop.
JS prettify setting
{
"indent_size": 2,
"indent_char": " ",
"indent_level": 0,
"indent_with_tabs": false,
"preserve_newlines": true,
"max_preserve_newlines": 2,
"jslint_happy": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment