Files
twitch-bot/.zed/settings.json
2025-09-26 13:41:46 +02:00

7 lines
112 B
JSON

{
"code_actions_on_format": {
"source.organizeImports.biome": true,
"source.fixAll.biome": true
}
}