saleor-dashboard/.husky/pre-push
2022-12-12 11:22:39 +01:00

5 lines
86 B
Bash
Executable file

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