#!/bin/bash

$(npm bin)/tsc -p tsconfig-test.json
$(npm bin)/babel test-tmp --out-dir test-tmp --source-maps inline --presets es2015