Skip to content

Commit

Permalink
fix: 🧩 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
17359898647 committed Sep 25, 2023
1 parent 2e9f388 commit 44b8277
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 @@ -67,7 +67,7 @@
"vue-tsc": "^1.8.13"
},
"simple-git-hooks": {
"pre-commit": "pnpm lint-staged && pnpm typecheck"
"pre-commit": "bun lint-staged && bun typecheck"
},
"lint-staged": {
"*": "eslint --fix"
Expand Down

0 comments on commit 44b8277

Please sign in to comment.