You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 1, 2019. It is now read-only.
To date, this repo has relied on ng-annotate to magically find all the right spots to annotate, without issue. However, ng-annotate seems to have some issues components. ng-annotate actually appears to be nearing deprecation, according to this issue
A decision needs to be made about where to go from here.
The text was updated successfully, but these errors were encountered:
I've decided to use ng-strict-di directive as suggested in the ng-annotate documentation and get /* @ngInject */ comments on all appropriate functions.
To date, this repo has relied on ng-annotate to magically find all the right spots to annotate, without issue. However, ng-annotate seems to have some issues components. ng-annotate actually appears to be nearing deprecation, according to this issue
A decision needs to be made about where to go from here.
The text was updated successfully, but these errors were encountered: