Undo tsc compile change
This commit is contained in:
parent
11667a6a45
commit
fc4a003414
|
@ -20,8 +20,6 @@ main: "main.ts"
|
|||
template: |
|
||||
console.log("Hello, world!");
|
||||
|
||||
compile: |
|
||||
tsc main.ts
|
||||
run: |
|
||||
ts-node -i -e "$(< main.ts)"
|
||||
|
||||
|
|
Loading…
Reference in New Issue