mirror of https://github.com/longtai-cn/hippo4j
parent
4edf39ea1c
commit
3afb60cabd
@ -1,5 +1,5 @@
|
|||||||
#!/usr/bin/env sh
|
#!/usr/bin/env sh
|
||||||
. "$(dirname -- "$0")/_/husky.sh"
|
. "$(dirname -- "$0")/_/husky.sh"
|
||||||
|
|
||||||
echo "pre-commit";
|
echo "pre-commit";
|
||||||
npx lint-staged;
|
npm run lint;
|
Loading…
Reference in new issue