95a3e09e81
* Added vscode recommendations * Updated launch command * Removed extra extensions * updated root extensions
6 lines
95 B
JSON
6 lines
95 B
JSON
{
|
|
"recommendations": [
|
|
"astro-build.astro-vscode"
|
|
],
|
|
"unwantedRecommendations": []
|
|
}
|