aboutsummaryrefslogtreecommitdiffstats
path: root/.vscode/extensions.json
blob: c4eb3fedc9e8a4737575946bb5e0df67e2a90e91 (plain) (blame)
1
2
3
4
5
{
  "recommendations": [
    "denoland.vscode-deno"
  ]
}