We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b94f379 commit f8cd8bcCopy full SHA for f8cd8bc
.vscode/extensions.json
@@ -1,8 +1,9 @@
1
{
2
- "recommendations": [
3
- "statelyai.stately-vscode",
4
- "firsttris.vscode-jest-runner",
5
- "rust-lang.rust-analyzer",
6
- "bradlc.vscode-tailwindcss"
7
- ]
+ "recommendations": [
+ "biomejs.biome",
+ "statelyai.stately-vscode",
+ "firsttris.vscode-jest-runner",
+ "rust-lang.rust-analyzer",
+ "bradlc.vscode-tailwindcss"
8
+ ]
9
}
0 commit comments