chore: add biome and fix to pass
This commit is contained in:
parent
d29fc20681
commit
ab648271c2
4 changed files with 59 additions and 2 deletions
|
|
@ -3,7 +3,11 @@
|
|||
"module": "index.ts",
|
||||
"type": "module",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"check": "bunx --bun @biomejs/biome check --write"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.4.12",
|
||||
"@types/bun": "latest"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue