piston/packages/typescript/4.2.3/compile

5 lines
132 B
Plaintext
Raw Normal View History

#!/usr/bin/env bash
# Put instructions to compile source code, remove this file if the language does not require this stage
tsc $*