#!/bin/sh

set -ex

./node_modules/.bin/tsc --noEmit --project tsconfig.json
