#!/usr/bin/env sh . "$(dirname -- "$0")/_/husky.sh" echo "pre-commit"; npm run lint;