#!/bin/sh

set -eu

rm -rf ./dist

npm run tsc