Skip to content

Commit bb94cfd

Browse files
committed
chore: vscode formatter config
Signed-off-by: Adam Setch <adam.setch@outlook.com>
1 parent 92fd206 commit bb94cfd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
"files.associations": {
77
"*.css": "tailwindcss"
88
},
9+
"[json]": {
10+
"editor.defaultFormatter": "biomejs.biome"
11+
},
912
"[typescript]": {
1013
"editor.defaultFormatter": "biomejs.biome"
1114
},

0 commit comments

Comments
 (0)