mirror of
https://github.com/tale/headplane.git
synced 2026-08-20 18:02:17 +00:00
style: use biome in zed settings
This commit is contained in:
@@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"formatter": {
|
||||||
|
"language_server": {
|
||||||
|
"name": "biome"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"code_actions_on_format": {
|
||||||
|
"source.fixAll.biome": true,
|
||||||
|
"source.organizeImports.biome": true
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user