astro/examples/with-markdoc/.vscode/extensions.json
2023-03-03 08:39:37 -05:00

4 lines
87 B
JSON

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