blob: ea69b5c704665f997722718a0d22615f8a647587 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
{
"recommendations": [
"astro-build.astro-vscode",
"esbenp.prettier-vscode",
"editorconfig.editorconfig",
"dbaeumer.vscode-eslint",
"biomejs.biome"
],
"unwantedRecommendations": []
}
|