pkgjs-ln tap
tsc -p tsconfig.test.json
# this one has complicated interactions. Re-enable it when tap works with ts-node/esm
rm -f testjs/change-exit.js
tap --timeout=0 --disable-coverage -R tap --bail testjs/*.js
