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