Skip to content

Instantly share code, notes, and snippets.

@mfrazi
Created May 11, 2018 08:03
Show Gist options
  • Save mfrazi/c54ce1b98dc6ef524569e75763f404f6 to your computer and use it in GitHub Desktop.
Save mfrazi/c54ce1b98dc6ef524569e75763f404f6 to your computer and use it in GitHub Desktop.
{
"files.autoSave": "onFocusChange",
"editor.fontSize": 18,
"editor.wordWrap": "on",
"editor.lineHeight": 23,
"eslint.autoFixOnSave": true,
"workbench.colorTheme": "One Dark Pro",
"window.zoomLevel": 0,
"workbench.panel.location": "bottom",
"editor.fontFamily": "Fira Code",
"editor.fontLigatures": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment