pompy.dev/.vscode/extensions.json

19 lines
535 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",
"Vue.volar",
"redhat.vscode-xml",
"github.vscode-github-actions",
"editorconfig.editorconfig",
"redhat.vscode-yaml",
"jnoortheen.nix-ide",
"mkhl.direnv"
]
}