#!/usr/bin/env sh . "$(dirname -- "$0")/_/husky.sh" yarn run format:check && yarn run format:write && git add .