pompy.dev/.vscode/extensions.json
2023-09-25 16:31:29 +09:00

15 lines
420 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",
"4ops.terraform"
]
}