mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-02-16 15:47:47 +01: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
|
|
}
|