aboutsummaryrefslogtreecommitdiffstats
path: root/.vscode/extensions.json
blob: 6a06572fe2ce5b10891d879601f94551916d1516 (plain) (blame)
1
2
3
4
5
6
7
{
  "recommendations": [
    "denoland.vscode-deno",
    "bradlc.vscode-tailwindcss",
    "svelte.svelte-vscode"
  ]
}