next-app-boilerplate/.husky/pre-commit

5 lines
62 B
Plaintext
Raw Normal View History

2022-08-13 20:15:49 +02:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npm run lint:staged