Skip to content

Commit 4e8186c

Browse files
committed
chore: biome lint
Signed-off-by: Adam Setch <[email protected]>
1 parent 8ca9973 commit 4e8186c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.vscode/settings.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"editor.codeActionsOnSave": {
3-
"quickfix.biome": "explicit",
4-
"source.organizeImports.biome": "explicit"
3+
"source.fixAll.biome": "explicit"
54
},
65
"editor.defaultFormatter": "biomejs.biome",
76
"[typescript]": {

0 commit comments

Comments
 (0)