typescript-register icon indicating copy to clipboard operation
typescript-register copied to clipboard

Update to latest TS 1.5.3

Open tinganho opened this issue 10 years ago • 5 comments
trafficstars

I think that latest TS broke typescript-register:

emitFiles is no longer defined on the checker:

var result = checker.emitFiles();

tinganho avatar Jul 30 '15 03:07 tinganho

+1

ForNeVeR avatar Oct 14 '15 18:10 ForNeVeR

I will try to take care of that issue in the nearest days if noone else is interested.

ForNeVeR avatar Oct 14 '15 18:10 ForNeVeR

+1

psmolinsky avatar Nov 24 '15 13:11 psmolinsky

@psmolinsky please note that the package is deprecated. Use ts-node instead.

You can find the deprecation notice in the README.

ForNeVeR avatar Nov 24 '15 16:11 ForNeVeR

Thanks @ForNeVeR

pspeter3 avatar Nov 24 '15 18:11 pspeter3