#!/bin/bash
set -e

echo "Building typescript."
./check-js.sh
