Skip to content

Instantly share code, notes, and snippets.

View ffael's full-sized avatar
:electron:

Rafael Ferreira ffael

:electron:
View GitHub Profile
@ffael
ffael / settings.json
Last active September 9, 2020 04:42 — forked from diego3g/settings.json
VSCode Settings (Updated)
{
"terminal.integrated.fontSize": 14,
"workbench.iconTheme": "material-icon-theme",
"workbench.startupEditor": "newUntitledFile",
"editor.tabSize": 2,
"editor.fontSize": 18,
"editor.lineHeight": 26,
"editor.fontFamily": "Fira Code",