Skip to content

Commit 4c5fbda

Browse files
committed
Create .vscode/settings.json
1 parent 7e28f0a commit 4c5fbda

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.vscode/settings.json

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

0 commit comments

Comments
 (0)