Skip to content

Instantly share code, notes, and snippets.

@fecaps
Created January 29, 2019 00:46
Show Gist options
  • Save fecaps/61957c28485bba6513f07fa299bfbb91 to your computer and use it in GitHub Desktop.
Save fecaps/61957c28485bba6513f07fa299bfbb91 to your computer and use it in GitHub Desktop.
Btime editorConfig
root = true
[*]
end_of_line = lf
insert_final_newline = true
charset = utf-8
[*.js]
indent_style = space
indent_size = 2
trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment