google / traceur-compiler

Traceur is a JavaScript.next-to-JavaScript-of-today compiler
Apache License 2.0
8.18k stars 580 forks source link

Remove support for type-assertions transformer #1995

Closed arv closed 8 years ago

arv commented 8 years ago

This is not really working and it is not used by anyone as far as I know.

arv commented 8 years ago

To be clear, the type option is not going away. I intend to improve it and use it in Traceur itself.

johnjbarton commented 8 years ago

LGTM