wishlist-app/.husky/pre-push
Benny Samir Hierl c871720022 husky for pre-commit and pre-push added
Signed-off-by: Benny Samir Hierl <bennysamir@posteo.de>
2022-02-03 21:25:27 +01:00

4 lines
63 B
Bash
Executable file

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npm run test:unit:ci