Skip to content

Instantly share code, notes, and snippets.

@SpenceDiNicolantonio
Created May 3, 2024 23:19
Show Gist options
  • Save SpenceDiNicolantonio/a293e0132f10dd089af68933995dd2a1 to your computer and use it in GitHub Desktop.
Save SpenceDiNicolantonio/a293e0132f10dd089af68933995dd2a1 to your computer and use it in GitHub Desktop.
.editorconfig template #format #template
root = true
[*]
end_of_line = lf
insert_final_newline = true
indent_style = tab
indent_size = 2
charset = utf-8
trim_trailing_whitespace = true
[package.json, firebase.json]
indent_style = space
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment