Skip to content

Commit

Permalink
add bun-vscode to recommended extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagohm committed Dec 25, 2024
1 parent 02368f4 commit 4e0527f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"recommendations": ["dbaeumer.vscode-eslint", "esbenp.prettier-vscode", "editorconfig.editorconfig"]
"recommendations": ["dbaeumer.vscode-eslint", "esbenp.prettier-vscode", "editorconfig.editorconfig", "oven.bun-vscode"]
}

0 comments on commit 4e0527f

Please sign in to comment.