Update to latest TS 1.5.3
Opened this issue · 5 comments
tinganho commented
I think that latest TS broke typescript-register
:
emitFiles is no longer defined on the checker:
var result = checker.emitFiles();
ForNeVeR commented
+1
ForNeVeR commented
I will try to take care of that issue in the nearest days if noone else is interested.
psmolinsky commented
+1
ForNeVeR commented
@psmolinsky please note that the package is deprecated. Use ts-node instead.
You can find the deprecation notice in the README.