We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f51ef7 commit 5c31e41Copy full SHA for 5c31e41
.vscode/extensions.json
@@ -1,5 +1,9 @@
1
{
2
// See http://go.microsoft.com/fwlink/?LinkId=827846
3
// for the documentation about the extensions.json format
4
- "recommendations": ["esbenp.prettier-vscode", "dbaeumer.vscode-eslint"]
+ "recommendations": [
5
+ "esbenp.prettier-vscode",
6
+ "dbaeumer.vscode-eslint",
7
+ "augustocdias.tasks-shell-input"
8
+ ],
9
}
0 commit comments