Skip to content

Instantly share code, notes, and snippets.

View zmatezz's full-sized avatar
:shipit:
Focusing

✦ Matheus Guedes zmatezz

:shipit:
Focusing
View GitHub Profile
@zmatezz
zmatezz / settings.json
Created May 18, 2023 03:19 — forked from diego3g/settings.json
VSCode Settings (Updated)
{
"emmet.syntaxProfiles": {
"javascript": "jsx"
},
"workbench.startupEditor": "newUntitledFile",
"editor.fontSize": 16,
"javascript.suggest.autoImports": true,
"javascript.updateImportsOnFileMove.enabled": "always",
"editor.rulers": [
80,