#!/usr/bin/env sh . "$(dirname -- "$0")/_/husky.sh" yarn typecheck && yarn lint --quiet && yarn format