Skip to content

Commit 428e0ca

Browse files
author
Evgenii Perminov
committed
add biome as default formatter for typescript react
1 parent 4575841 commit 428e0ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"[markdown]": {
99
"editor.defaultFormatter": "esbenp.prettier-vscode"
1010
},
11-
"[typescript]": {
11+
"[typescript][typescriptreact]": {
1212
"editor.defaultFormatter": "biomejs.biome"
1313
}
1414
}

0 commit comments

Comments
 (0)