Skip to content

Instantly share code, notes, and snippets.

@jonathborg
Created April 19, 2023 00:41
Show Gist options
  • Save jonathborg/99c4ea67420b8af6478eeb82715e31a9 to your computer and use it in GitHub Desktop.
Save jonathborg/99c4ea67420b8af6478eeb82715e31a9 to your computer and use it in GitHub Desktop.
root = true
[*]
end_of_line = lf
insert_final_newline = true
[*.{js,ts}]
indent_style = space
indent_size = 2
[Makefile]
indent_style = tab
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment