jonbio/.husky/pre-commit
2021-04-16 17:50:57 -05:00

5 lines
73 B
Bash

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx lint-staged
npx lint-staged