diff --git a/.husky/pre-commit b/.husky/pre-commit index c70c608e..64e09aba 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,4 +1,4 @@ #!/bin/sh . "$(dirname "$0")/_/husky.sh" -npx --no-install lint-staged \ No newline at end of file +npx --no lint-staged \ No newline at end of file