dsherret / ts-type-info

TypeScript AST and code generator [Deprecated]
MIT License
94 stars 8 forks source link

Should write all decorators #217

Closed dsherret closed 7 years ago

dsherret commented 7 years ago

This will be fixed with #208. Right now all the decorators aren't being written out.

dsherret commented 7 years ago

Whoops, just misunderstood the code. This is being done. Will do some refactoring to fix up that misunderstanding.