Skip to content

Instantly share code, notes, and snippets.

@vmlinz
Created May 21, 2016 16:46
Show Gist options
  • Save vmlinz/2a4f4b1a9e201e8b985cf91dece29dd2 to your computer and use it in GitHub Desktop.
Save vmlinz/2a4f4b1a9e201e8b985cf91dece29dd2 to your computer and use it in GitHub Desktop.
js and json editor config
root = true
[*]
insert_final_newline = true
charset = utf-8
trim_trailing_whitespace = true
end_of_line = lf
[*.{js,json}]
indent_style = space
indent_size = 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment