test-compile 180 B

1234
  1. #!/bin/bash
  2. $(npm bin)/tsc -p tsconfig-test.json
  3. $(npm bin)/babel test-tmp --out-dir test-tmp --source-maps --presets es2015 --plugins transform-array-from,transform-object-assign