about summary refs log tree commit diff
path: root/.husky/pre-commit
blob: c8fec63e2a8fe8273e0026417c760c3e35506bbf (plain) (blame)
1
2
3
4
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npx lint-staged --concurrent false