mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 05:25:56 +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
|
#!/bin/sh
|
||||||
. "$(dirname "$0")/_/husky.sh"
|
. "$(dirname "$0")/_/husky.sh"
|
||||||
|
|
||||||
npx lint-staged
|
yarn lint
|
||||||
Loading…
Reference in New Issue
Block a user