Skip to content

Instantly share code, notes, and snippets.

View doclaag's full-sized avatar

Luis Alonzo doclaag

View GitHub Profile
@Klerith
Klerith / settings.json
Created September 11, 2023 19:22
Configuración de VSCode
{
"editor.tabSize": 2,
"editor.detectIndentation": false,
"editor.insertSpaces": true,
"terminal.integrated.fontFamily": "MesloLGM NF",
"explorer.compactFolders": false,
"workbench.iconTheme": "material-icon-theme",
"material-icon-theme.activeIconPack": "qwik",
"workbench.startupEditor": "none",
"workbench.colorCustomizations": {