This commit is contained in:
Luiz Silva 2025-08-02 08:43:07 -03:00
parent 81d017e8af
commit f3b5bb3bce
20 changed files with 224 additions and 564 deletions

View file

@ -1,5 +1,8 @@
{
"[javascript]": {
"editor.defaultFormatter": "biomejs.biome"
}, "editor.codeActionsOnSave": {
"source.organizeImports.biome": "always",
"source.fixAll.biome": "always"
}
}