mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
chore: set biome lsp bin path for vscode (#20180)
This commit is contained in:
Vendored
+2
-1
@@ -61,5 +61,6 @@
|
||||
"typos.config": ".github/workflows/typos.toml",
|
||||
"[markdown]": {
|
||||
"editor.defaultFormatter": "DavidAnson.vscode-markdownlint"
|
||||
}
|
||||
},
|
||||
"biome.lsp.bin": "site/node_modules/.bin/biome"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user