upgrade biome to 2x

This commit is contained in:
Seth 2025-05-16 00:25:00 -04:00
parent 43306fbb6d
commit 9ace0c9457
3 changed files with 27 additions and 16 deletions

View file

@ -8,7 +8,7 @@
"lint:fix": "bunx biome check --fix"
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@biomejs/biome": "^2.0.0-beta.4",
"@types/bun": "latest"
},
"peerDependencies": {