mirror of
https://github.com/baptisteArno/typebot.io.git
synced 2026-06-13 21:02:56 +08:00
12 lines
187 B
JSON
12 lines
187 B
JSON
{
|
|
"code_actions_on_format": {
|
|
"source.fixAll.biome": true,
|
|
"source.organizeImports.biome": true
|
|
},
|
|
"formatter": {
|
|
"language_server": {
|
|
"name": "biome"
|
|
}
|
|
}
|
|
}
|