mirror of
https://github.com/tale/headplane.git
synced 2026-07-26 15:58:14 +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