Skip to content

Instantly share code, notes, and snippets.

@felds
Created March 18, 2018 02:24
Show Gist options
  • Save felds/8defab861ec530f428c81c5cf497e1b1 to your computer and use it in GitHub Desktop.
Save felds/8defab861ec530f428c81c5cf497e1b1 to your computer and use it in GitHub Desktop.
# EditorConfig is awesome: http://EditorConfig.org
# top-most EditorConfig file
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
indent_style = space
indent_size = 4
[{package.json,.travis.yml}]
indent_size = 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment