klefki/.vscode/extensions.json

11 lines
183 B
JSON
Raw Permalink Normal View History

2025-02-13 17:43:28 -08:00
{
"recommendations": [
"editorconfig.editorconfig",
"esbenp.prettier-vscode",
"golang.go",
"timonwong.shellcheck",
"redhat.vscode-yaml",
"foxundermoon.shell-format"
]
}