Skip to content

Instantly share code, notes, and snippets.

@barisbll
Created October 8, 2022 18:03
Show Gist options
  • Save barisbll/e41994b50dac98fdab649a0d5d9debf7 to your computer and use it in GitHub Desktop.
Save barisbll/e41994b50dac98fdab649a0d5d9debf7 to your computer and use it in GitHub Desktop.
Husky auto created file
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npm test && npm run lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment