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