Skip to content

Commit f8cd8bc

Browse files
committed
chore: add biome vscode extension
1 parent b94f379 commit f8cd8bc

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

.vscode/extensions.json

+7-6
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
{
2-
"recommendations": [
3-
"statelyai.stately-vscode",
4-
"firsttris.vscode-jest-runner",
5-
"rust-lang.rust-analyzer",
6-
"bradlc.vscode-tailwindcss"
7-
]
2+
"recommendations": [
3+
"biomejs.biome",
4+
"statelyai.stately-vscode",
5+
"firsttris.vscode-jest-runner",
6+
"rust-lang.rust-analyzer",
7+
"bradlc.vscode-tailwindcss"
8+
]
89
}

0 commit comments

Comments
 (0)