Skip to content

Instantly share code, notes, and snippets.

@esganzerla
Last active May 25, 2017 00:05
Show Gist options
  • Save esganzerla/9f1ee5498c6e17688daf6688b91fbdf2 to your computer and use it in GitHub Desktop.
Save esganzerla/9f1ee5498c6e17688daf6688b91fbdf2 to your computer and use it in GitHub Desktop.
root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
charset = utf-8
[*.{js,json,html,php}]
indent_style = space
indent_size = 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment