mirror of
https://github.com/meshtastic/web.git
synced 2026-01-19 13:00:07 -05:00
7 lines
110 B
JSON
7 lines
110 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"editor.codeActionsOnSave": {
|
|
"source.fixAll.biome": "explicit",
|
|
}
|
|
}
|