#!/usr/bin/env bash set -x rm -rf ./**/*Zone.Identifier set -ex yarn fm:fix yarn tsc yarn build echo "done"