Keep .vscode consistent with repo .editorconfig

This commit is contained in:
justin
2026-01-28 13:56:38 -05:00
parent 91c56e173d
commit 80b30ba74a
4 changed files with 12 additions and 35 deletions

3
.vscode/extensions.json generated vendored
View File

@@ -1,8 +1,7 @@
{
"recommendations": [
"bmalehorn.shell-syntax",
"timonwong.shellcheck",
"foxundermoon.shell-format"
"mkhl.shfmt"
],
"unwantedRecommendations": []
}