Skip to content

Instantly share code, notes, and snippets.

@henrahmagix
Last active August 29, 2015 14:14
Show Gist options
  • Save henrahmagix/2ee1a5dae337031f2b61 to your computer and use it in GitHub Desktop.
Save henrahmagix/2ee1a5dae337031f2b61 to your computer and use it in GitHub Desktop.
{
"folder_exclude_patterns":
[
".svn",
".git",
".hg",
"CVS",
".sass-cache"
],
"ensure_newline_at_eof_on_save": true,
"tab_size": 4,
"translate_tabs_to_spaces": 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