Skip to content

Instantly share code, notes, and snippets.

@jajaperson
Created December 23, 2018 04:49
Show Gist options
  • Save jajaperson/f54d4f9d874463bf29d04e4c0e475932 to your computer and use it in GitHub Desktop.
Save jajaperson/f54d4f9d874463bf29d04e4c0e475932 to your computer and use it in GitHub Desktop.
My editor config file
root = true
[*]
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true
[*.{js,json,ts,yml}]
indent_style = space
indent_size = 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment