Skip to content

Commit 33fbb17

Browse files
author
Bruno Quaresma
authored
chore: set biome lsp bin path for vscode (#20180)
1 parent 840afb2 commit 33fbb17

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,5 +61,6 @@
6161
"typos.config": ".github/workflows/typos.toml",
6262
"[markdown]": {
6363
"editor.defaultFormatter": "DavidAnson.vscode-markdownlint"
64-
}
64+
},
65+
"biome.lsp.bin": "site/node_modules/.bin/biome"
6566
}

0 commit comments

Comments
 (0)