#!/usr/bin/env bash set -eu if ! git diff-index --quiet HEAD -- {tsx,typescript}/src/; then cat 1>&2 <