#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

scripts/precommit_hook.sh

npx lint-staged
