mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-05 22:46:32 +00:00
fix(husky): make husky run yarn lint before every commit push
This commit is contained in:
parent
92ae2f30b7
commit
c30b770cae
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
npx lint-staged
|
||||
yarn lint
|
||||
Loading…
Reference in New Issue
Block a user