#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx lint-staged
#npm run lint
#npm run format
git add .