Skip to content

Commit

Permalink
chore: adds Biome as a recommended extension for vscode (#4909)
Browse files Browse the repository at this point in the history
Adds
[Biome](https://marketplace.visualstudio.com/items?itemName=biomejs.biome)
as a recommended VSCode extension for our workspace.
  • Loading branch information
nunogois committed Oct 2, 2023
1 parent 280e21f commit 328a0e4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vscode/extensions.json
@@ -0,0 +1,3 @@
{
"recommendations": ["biomejs.biome"]
}

0 comments on commit 328a0e4

Please sign in to comment.