Skip to content

Instantly share code, notes, and snippets.

@marcoslhc
Created October 13, 2013 06:36
Show Gist options
  • Save marcoslhc/6958822 to your computer and use it in GitHub Desktop.
Save marcoslhc/6958822 to your computer and use it in GitHub Desktop.
editorconfig for JS + HTML + CSS
# editorconfig.org
root = true
[*]
indent_style = space
indent_size = 2
end_of_line = lf
charset = utf-8
trim_trailing_whitespace = true
insert_final_newline = true
@daoanhhuy26012001
Copy link

tks <3

@alfanzain
Copy link

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment