Skip to content

Commit bc3613d

Browse files
committed
switch default formatter to biomejs
1 parent d26763c commit bc3613d

File tree

2 files changed

+539
-14
lines changed

2 files changed

+539
-14
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"typescript.tsdk": "node_modules/typescript/lib",
3-
"editor.defaultFormatter": "esbenp.prettier-vscode",
3+
"editor.defaultFormatter": "biomejs.biome",
44
"[javascript][typescript][javascriptreact][typescriptreact][json][jsonc][css][graphql]": {
55
"editor.defaultFormatter": "biomejs.biome"
66
},

0 commit comments

Comments
 (0)