package..husky.pre-commit Maven / Gradle / Ivy
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx --no-install lint-staged
© 2015 - 2024 Weber Informatics LLC | Privacy Policy
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx --no-install lint-staged