Skip to content

Commit

Permalink
chore: small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zugdev committed Feb 11, 2025
1 parent 28e2bc0 commit 04587e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
},
"lint-staged": {
"*.ts": [
"bun x prettier --write .",
"bun prettier --write .",
"eslint --fix"
],
"src/**.{ts,json}": [
Expand Down

0 comments on commit 04587e0

Please sign in to comment.