chore: update dependencies

This commit is contained in:
2026-04-16 12:33:41 -06:00
parent ada87e2b0a
commit e9736efa05
9 changed files with 208 additions and 244 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"editor.defaultFormatter": "biomejs.biome",
"editor.codeActionsOnSave": {
"source.organizeImports.biome": "explicit"
}
}