angular / dgeni-packages

A collection of dgeni packages for generating documentation from source code.
MIT License
142 stars 101 forks source link

feat(typescript): Allow decorators to not be call expressions. #234

Closed haschu closed 7 years ago

haschu commented 7 years ago

Closes #229 For tests see: #233

petebacondarwin commented 7 years ago

I would definitely stick the tests in with this PR. But if you don't have time, don't worry. I can review both over the weekend.

haschu commented 7 years ago

There you go! You can close #233.

petebacondarwin commented 7 years ago

Agh! I only just noticed the commit messages. @haschu - in future PRs can you follow the same convention as we use in Angular: https://github.com/angular/angular/blob/master/CONTRIBUTING.md#commit

haschu commented 7 years ago

Ahh... sorry for that! I've read too quickly and thought that those rules only apply to the PR. Won't happen again.