#!/bin/bash ./node_modules/typescript/bin/tsc --watch & ./node_modules/ava/entrypoints/cli.mjs -w "$@"