Skip to content

Commit

Permalink
Add biome VSCode extension to the recommendations (#20140)
Browse files Browse the repository at this point in the history
Some projects have started using Biome, so it's helpful to have that
extension installed. This will help devs find it with little effort.
  • Loading branch information
tylerbutler authored Mar 14, 2024
1 parent f1cb0c7 commit 25fbde9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
// List of extensions which should be recommended for users of this workspace.
"recommendations": [
"biomejs.biome",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"ms-azure-devops.azure-pipelines",
Expand Down

0 comments on commit 25fbde9

Please sign in to comment.