Skip to content

Instantly share code, notes, and snippets.

View leonardo-anjos's full-sized avatar
👨‍💻
Working from home

Leonardo Anjos leonardo-anjos

👨‍💻
Working from home
View GitHub Profile
@leonardo-anjos
leonardo-anjos / settings.json
Last active January 12, 2024 12:58 — forked from diego3g/settings.json
VSCode Settings (Updated)
{
"workbench.startupEditor": "newUntitledFile",
"editor.fontSize": 14,
"editor.lineHeight": 1.8,
"javascript.suggest.autoImports": true,
"javascript.updateImportsOnFileMove.enabled": "always",
"editor.rulers": [80, 120],
"extensions.ignoreRecommendations": true,
"typescript.tsserver.log": "off",
"files.associations": {