Skip to content

Instantly share code, notes, and snippets.

@estevanmaito
Created April 10, 2017 20:28
Show Gist options
  • Save estevanmaito/918d992de14f5583cf5b6c70283157a2 to your computer and use it in GitHub Desktop.
Save estevanmaito/918d992de14f5583cf5b6c70283157a2 to your computer and use it in GitHub Desktop.
Visual Studio Code settings
{
"editor.fontSize": 19,
"editor.tabSize": 2,
"editor.fontFamily": "'Roboto Mono', monospace",
"editor.lineHeight": 28,
"keyboard.dispatch": "keyCode"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment