javascript-algorithms/.husky/pre-commit
2021-04-21 18:09:48 +02:00

6 lines
70 B
Bash
Executable File

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