git-backporting/.husky/pre-push
Andrea Lamparelli 05d156a5b0 project setup
2022-12-06 18:10:30 +01:00

4 lines
82 B
Bash
Executable file

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npm run lint && npm run test