searcherside/.vscode/extensions.json

11 lines
249 B
JSON
Raw Permalink Normal View History

{
"recommendations": [
"golang.Go",
"a-h.templ",
"oderwat.indent-rainbow",
"esbenp.prettier-vscode",
"bradlc.vscode-tailwindcss",
"redhat.vscode-yaml",
"ms-azuretools.vscode-docker"
]
}