Closed
Description
I have see that there are several issues related to ES6 features like #240 and #7 .
In my case, the lack of support for generators is not allowing me to use typescript. I'm working in node applications using koa.
In my opinion typescript should generate ES6 code and if ES5 compatible code is needed, transpile it using traceur. It will be easier for the typescript compiler.
Metadata
Metadata
Assignees
Labels
No labels