Skip to content

Instantly share code, notes, and snippets.

View willther's full-sized avatar
🏠
Working from home

Victor de Morais Macedo willther

🏠
Working from home
  • 7lab
  • Goiânia-Goiás-Brasil
  • 20:55 (UTC -12:00)
View GitHub Profile
@diego3g
diego3g / settings.json
Last active May 28, 2024 23:49
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": {