Skip to content

Instantly share code, notes, and snippets.

@bloatfan
Created January 5, 2018 06:59
Show Gist options
  • Save bloatfan/aab4e120cade793dcd6acc817e7b7b56 to your computer and use it in GitHub Desktop.
Save bloatfan/aab4e120cade793dcd6acc817e7b7b56 to your computer and use it in GitHub Desktop.
# https://github.com/editorconfig/editorconfig-vscode
[*]
charset = utf-8
indent_style = space
indent_size = 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