10 lines
188 B
JSON
10 lines
188 B
JSON
|
{
|
||
|
"recommendations": [
|
||
|
"astro-build.astro-vscode",
|
||
|
"esbenp.prettier-vscode",
|
||
|
"editorconfig.editorconfig",
|
||
|
"dbaeumer.vscode-eslint"
|
||
|
],
|
||
|
"unwantedRecommendations": []
|
||
|
}
|