Skip to content

Instantly share code, notes, and snippets.

@petyappetrov
Created February 28, 2016 16:43
Show Gist options
  • Save petyappetrov/5449e3820da65b952efc to your computer and use it in GitHub Desktop.
Save petyappetrov/5449e3820da65b952efc to your computer and use it in GitHub Desktop.
.editorconfig
[*]
charset = utf-8
indent_style = space
indent_size = 4
[*.{css,styl,jade,html}]
indent_style = space
indent_size = 4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment