style: auto-fix linting issues

This commit is contained in:
EduardPrigoana 2026-02-05 16:39:58 +00:00 committed by github-actions[bot]
parent 4c1f8dcf38
commit 67276ba88d

View file

@ -13,9 +13,7 @@
"terminal.integrated.sendKeybindingsToShell": true, "terminal.integrated.sendKeybindingsToShell": true,
"workbench.colorTheme": "Lilac" "workbench.colorTheme": "Lilac"
}, },
"extensions": [ "extensions": ["shubham-saudolla.lilac"]
"shubham-saudolla.lilac"
]
} }
}, },
"postCreateCommand": "bun --version" "postCreateCommand": "bun --version"