We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 840afb2 commit 33fbb17Copy full SHA for 33fbb17
1 file changed
.vscode/settings.json
@@ -61,5 +61,6 @@
61
"typos.config": ".github/workflows/typos.toml",
62
"[markdown]": {
63
"editor.defaultFormatter": "DavidAnson.vscode-markdownlint"
64
- }
+ },
65
+ "biome.lsp.bin": "site/node_modules/.bin/biome"
66
}
0 commit comments