Skip to content

Instantly share code, notes, and snippets.

@jtelesforoantonio
Created April 20, 2020 20:46
Show Gist options
  • Save jtelesforoantonio/5ba2e54fefaaabc326931b7c68722622 to your computer and use it in GitHub Desktop.
Save jtelesforoantonio/5ba2e54fefaaabc326931b7c68722622 to your computer and use it in GitHub Desktop.
Editor config file for Express and Vue
root = true
[*]
charset = utf-8
end_of_line = lf
insert_final_newline = true
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