Add biome and autofix

This commit is contained in:
Endeavorance 2025-01-07 15:00:22 -05:00
parent 0036079c75
commit ba73b0a1f7
10 changed files with 350 additions and 318 deletions

View file

@ -15,6 +15,7 @@
],
"type": "module",
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@types/bun": "latest",
"bun-plugin-dts": "^0.2.3"
},