TypeStrong / ntypescript

Nicer TypeScript for API devs
https://www.npmjs.com/package/ntypescript
Other
116 stars 20 forks source link

support async/await in es5 mode #20

Closed OneOfOne closed 8 years ago

OneOfOne commented 8 years ago

Any chance you could add async/await support to the es5 output mode? (aka convert them to promises)

blakeembrey commented 8 years ago

You probably want to log this issue with TypeScript - https://github.com/Microsoft/TypeScript.

basarat commented 8 years ago

What he said :) :rose: