#!/usr/bin/env sh . "$(dirname -- "$0")/_/husky.sh" pnpm lint && pnpm format git commit -m "chore: lint & prettier" --no-verify