This commit is contained in:
parent
0d5fbe76b7
commit
59d3a6b3e2
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
"scripts": {
|
||||
"start": "bun run src/index.ts",
|
||||
"dev": "bun run --hot src/index.ts --dev",
|
||||
"lint": "bunx biome check",
|
||||
"lint": "bunx biome ci . --verbose",
|
||||
"lint:fix": "bunx biome check --fix",
|
||||
"cleanup": "rm -rf logs node_modules bun.lockdb"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue