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

npx lint-staged
npx --no -- commitlint --edit ${1}