mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-20 20:16:26 +02:00
typescript extension
This commit is contained in:
parent
ecfdfa52de
commit
8923fbd5cf
1 changed files with 3 additions and 1 deletions
4
packages/typescript/4.2.3/compile
vendored
4
packages/typescript/4.2.3/compile
vendored
|
@ -2,4 +2,6 @@
|
|||
|
||||
# Put instructions to compile source code, remove this file if the language does not require this stage
|
||||
|
||||
tsc "$@"
|
||||
rename 's/$/\.ts/' "$@" # Add .ts extension
|
||||
|
||||
tsc *.ts
|
Loading…
Add table
Add a link
Reference in a new issue