Skip to content

Commit e176406

Browse files
committed
chore: Create .vscode/settings.json
1 parent 5219940 commit e176406

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.vscode/settings.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"[typescript]": {
3+
"editor.defaultFormatter": "biomejs.biome"
4+
},
5+
"[typescriptreact]": {
6+
"editor.defaultFormatter": "biomejs.biome"
7+
}
8+
}

0 commit comments

Comments
 (0)