flake-template-hell/templates/astro/.vscode/extensions.json

5 lines
87 B
JSON
Raw Normal View History

2025-04-07 02:08:46 +01:00
{
"recommendations": ["astro-build.astro-vscode"],
"unwantedRecommendations": []
}