[ADDED] biome general config and portal alias

This commit is contained in:
Daveanand Mannie
2025-04-26 18:26:38 -04:00
parent 1155ed0c4f
commit bb8dbfaeb4
4 changed files with 46 additions and 14 deletions

View File

@@ -4,6 +4,7 @@ return {
formatters_by_ft = {
-- python = { "ruff" },
python = { "black" },
javascript = { "biome" },
},
},
dependencies = {