Add extension recommendations

This commit is contained in:
Ilan Cosman 2021-12-07 13:16:54 -08:00
parent fe275d3177
commit c272c52691

3
.vscode/extensions.json vendored Normal file
View File

@ -0,0 +1,3 @@
{
"recommendations": ["bmalehorn.vscode-fish", "esbenp.prettier-vscode"]
}