mirror of
https://codeberg.org/JasterV/sentences-crud.git
synced 2026-04-26 18:10:05 +00:00
husky update
This commit is contained in:
parent
0106e81695
commit
dab927302f
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
[ -n "$CI" ] && exit 0
|
||||
|
||||
[ "$NODE_ENV" == "production" ] && exit 0
|
||||
"$NODE_ENV" == "production" && exit 0
|
||||
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue