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