pompy.dev/.vscode/extensions.json
2025-03-17 05:54:06 +09:00

18 lines
514 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",
"editorconfig.editorconfig",
"redhat.vscode-yaml",
"jnoortheen.nix-ide",
"mkhl.direnv"
]
}