maintenance #2
2 changed files with 4 additions and 0 deletions
3
.husky/post-commit
Normal file
3
.husky/post-commit
Normal file
|
|
@ -0,0 +1,3 @@
|
||||||
|
echo "post-commit..."
|
||||||
|
git push gh --mirror
|
||||||
|
git push sh --mirror
|
||||||
|
|
@ -1 +1,2 @@
|
||||||
|
echo "pre-commit..."
|
||||||
npx lint-staged
|
npx lint-staged
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue