pompy.dev/.vscode/extensions.json

16 lines
458 B
JSON

{
"recommendations": [
"esbenp.prettier-vscode",
"dbaeumer.vscode-eslint",
"naumovs.color-highlight",
"streetsidesoftware.code-spell-checker",
"aaron-bond.better-comments",
"bradlc.vscode-tailwindcss",
"unifiedjs.vscode-mdx",
"svelte.svelte-vscode",
"redhat.vscode-xml",
"github.vscode-github-actions",
"gamunu.opentofu",
"foxundermoon.shell-format"
]
}