ngUpgraders / ng-forward

The default solution for those that want to write Angular 2.x style code in Angular 1.x
410 stars 36 forks source link

Implement the lifecycle hooks as interface #166

Open prbaron opened 8 years ago

prbaron commented 8 years ago

Hi,

it would be great to have the lifecyle hooks (onInit, ...) as interfaces so that the IDE can complain.