7 lines
120 B
JSON
7 lines
120 B
JSON
|
{
|
||
|
"editor.codeActionsOnSave": {
|
||
|
"source.organizeImports.biome": "explicit",
|
||
|
"source.fixAll.biome": "explicit"
|
||
|
}
|
||
|
}
|