mirror of
https://github.com/mountain-loop/yaak.git
synced 2025-12-23 22:48:55 -05:00
7 lines
141 B
JSON
7 lines
141 B
JSON
{
|
|
"editor.defaultFormatter": "biomejs.biome",
|
|
"editor.formatOnSave": true,
|
|
"biome.enabled": true,
|
|
"biome.lint.format.enable": true
|
|
}
|