#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
# 限制git commit的命令
npx lint-staged
