Skip to content

Instantly share code, notes, and snippets.

@RShergold
Last active April 9, 2016 14:18
Show Gist options
  • Save RShergold/a016dde133b6593926845d41aad88039 to your computer and use it in GitHub Desktop.
Save RShergold/a016dde133b6593926845d41aad88039 to your computer and use it in GitHub Desktop.
{
"ensure_newline_at_eof_on_save": true,
"font_size": 12,
"ignored_packages":
[
"Vintage"
],
"tab_size": 2,
"translate_tabs_to_spaces": true,
"trim_trailing_white_space_on_save": true,
"hot_exit": false,
"folder_exclude_patterns": [".git", "node_modules"],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment