Skip to content

Instantly share code, notes, and snippets.

View fsainz's full-sized avatar

Fernando Sainz fsainz

View GitHub Profile
{
"workbench.colorTheme": "Material Theme Palenight High Contrast",
"workbench.iconTheme": "eq-material-theme-icons",
"window.zoomLevel": 0,
"ruby.intellisense": "rubyLocate",
"ruby.lint": {
"rubocop": true
},
"workbench.startupEditor": "readme",
"ruby.format": "rubocop",