0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-24 23:21:57 -05:00
astro/examples/mdx/.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 Permalink Normal View History

2022-06-17 10:25:11 -05:00
{
"recommendations": ["astro-build.astro-vscode"],
"unwantedRecommendations": []
}