#!/bin/bash

npx ts-node --compiler ts-patch/compiler --project tsconfig.json $@
