tsc ./test/ts/simple.ts --lib ES6
node ./test/ts/simple.js
# tap test/git-check-ignore.js
tap --disable-coverage test/ignore.js test/others.js
