We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ea064f commit ba692d0Copy full SHA for ba692d0
.vscode/extensions.json
@@ -1,4 +1,4 @@
1
{
2
- "recommendations": ["biomejs.biome", "eamodio.gitlens"],
3
- "unwantedRecommendations": ["dbaeumer.jshint"]
+ "recommendations": ["biomejs.biome"],
+ "unwantedRecommendations": ["dbaeumer.jshint", "dbaeumer.vscode-eslint", "esbenp.prettier-vscode"]
4
}
0 commit comments