nix-hamburg.astro.nix/.vscode/extensions.json

7 lines
124 B
JSON
Raw Permalink Normal View History

2023-04-07 16:32:36 +02:00
{
"recommendations": [
"astro-build.astro-vscode",
"kamadorueda.alejandra",
],
"unwantedRecommendations": []
}