puppeteer/.husky/pre-push
2022-07-01 15:03:12 +02:00

5 lines
72 B
Bash
Executable File

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npm run lint && npm run check