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 bac66fa commit 19f978cCopy full SHA for 19f978c
.vscode/extensions.json
@@ -3,7 +3,7 @@
3
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
4
5
// List of extensions which should be recommended for users of this workspace.
6
- "recommendations": ["esbenp.prettier-vscode"],
+ "recommendations": ["esbenp.prettier-vscode", "dbaeumer.vscode-eslint"],
7
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
8
"unwantedRecommendations": []
9
}
0 commit comments