mirror of
https://github.com/get-drexa/drive.git
synced 2025-11-30 21:41:39 +00:00
7 lines
120 B
JSON
7 lines
120 B
JSON
{
|
|
"editor.codeActionsOnSave": {
|
|
"source.organizeImports.biome": "explicit",
|
|
"source.fixAll.biome": "explicit"
|
|
}
|
|
}
|