fix: pre-commit hook 改用 bunx 替代 npx 避免 npm arborist 兼容问题
This commit is contained in:
parent
8505fce51a
commit
7c2d9654f4
|
|
@ -1 +1 @@
|
|||
npx lint-staged
|
||||
bunx lint-staged
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user