Skip to content

Commit a2fb924

Browse files
committed
chore: replace ESLint and Prettier VS Code extensions with Biome
1 parent 8b98edd commit a2fb924

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.vscode/extensions.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"recommendations": [
3-
"dbaeumer.vscode-eslint",
4-
"esbenp.prettier-vscode",
3+
"biomejs.biome",
54
"unifiedjs.vscode-mdx"
65
]
76
}

0 commit comments

Comments
 (0)