Skip to content
This repository has been archived by the owner on May 25, 2019. It is now read-only.

using ng-annotate? #86

Open
debuggerpk opened this issue Oct 18, 2015 · 0 comments
Open

using ng-annotate? #86

debuggerpk opened this issue Oct 18, 2015 · 0 comments

Comments

@debuggerpk
Copy link

I am using ng-annotate so the annotation takes place automatically for me when i pass my scripts through gulp. It would be easier for me not to have verbose factory, service and providers. Is there a way i can do that with auto-complete? so that i can have

service('name', function(){

});

instead of

service('name', ['', function(){

}])
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant