astro/examples/social-feed/.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

2023-06-14 15:50:31 +00:00
{
"recommendations": ["astro-build.astro-vscode"],
"unwantedRecommendations": []
}