astro/examples/deno/.vscode/extensions.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
87 B
JSON
Raw Normal View History

{
"recommendations": ["astro-build.astro-vscode"],
"unwantedRecommendations": []
}