Skip to content

Instantly share code, notes, and snippets.

@chrishan17
Created June 9, 2018 08:43
Show Gist options
  • Save chrishan17/3624e5b64fd9271e4bf73925680e7d4b to your computer and use it in GitHub Desktop.
Save chrishan17/3624e5b64fd9271e4bf73925680e7d4b to your computer and use it in GitHub Desktop.
editorconfig
root = true
indent_size = 2
indent_style = space
tab_width = 2
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment