fyne-on/.zed/settings.json

8 lines
88 B
JSON
Raw Permalink Normal View History

2025-09-13 10:27:10 +03:00
{
"formatter": {
"code_actions": {
"source.fixAll.eslint": true
}
}
}