Does it work with the latest typescript version?
dko-slapdash opened this issue · 2 comments
dko-slapdash commented
Hi.
I get strange assertion errors inside typescript.js with no hints on their origins...
firede commented
Not working now, thanks for your reminder.
Because I moved to @babel/preset-typescript
from typescript
, this package is no longer maintained.
But if anyone is still using it, PR is welcome.
dko-slapdash commented
I see, thanks. Pity, because there is a trend of getting rid of Babel and of going TS-only since it's good enough already and quickly adsorbs the upcoming Ecmascript changes.