astro/examples/social-feed/.vscode/extensions.json
2023-09-25 15:28:01 -05:00

4 lines
87 B
JSON

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