Skip to content

Instantly share code, notes, and snippets.

@terranmoccasin
Last active October 17, 2016 04:00
Show Gist options
  • Save terranmoccasin/bf44820cae9a151e5530 to your computer and use it in GitHub Desktop.
Save terranmoccasin/bf44820cae9a151e5530 to your computer and use it in GitHub Desktop.
{
"binary_file_patterns":
[
"node_modules/**"
],
"ignored_packages":
[
],
"rulers":
[
100
],
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_automatic_white_space": true,
"trim_trailing_white_space_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment