Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@brownsmith
Created May 3, 2018 09:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save brownsmith/3ec1ee0026652a6685e5fcbefc2416cd to your computer and use it in GitHub Desktop.
Save brownsmith/3ec1ee0026652a6685e5fcbefc2416cd to your computer and use it in GitHub Desktop.
VSCode prefs
{
"workbench.colorTheme": "One Dark+ (Sublime)",
"eslint.autoFixOnSave": true,
"terminal.integrated.shell.osx": "zsh",
"editor.tabSize": 2,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment