chore: update precommit script
This commit is contained in:
parent
da6c563eee
commit
c69cee4a36
1 changed files with 1 additions and 4 deletions
|
@ -1,4 +1 @@
|
|||
#!/usr/bin/env sh
|
||||
. "$(dirname -- "$0")/_/husky.sh"
|
||||
|
||||
pnpm run lint
|
||||
npm run lint
|
Loading…
Reference in a new issue