klefki/.vscode/extensions.json
Jared Allard a0c82943d5
Some checks failed
tests / golangci-lint (push) Failing after 29s
tests / go test (push) Failing after 47s
chore: initial commit w/ stencil
2025-02-13 18:01:03 -08:00

10 lines
183 B
JSON

{
"recommendations": [
"editorconfig.editorconfig",
"esbenp.prettier-vscode",
"golang.go",
"timonwong.shellcheck",
"redhat.vscode-yaml",
"foxundermoon.shell-format"
]
}