tern icon indicating copy to clipboard operation
tern copied to clipboard

Support $inject in angular plugin

Open keirlawson opened this issue 9 years ago • 1 comments
trafficstars

This doesn't seem to be supported by Tern's AngularJS plugin, however it is now the recommended way to do dependency injection in Angular 1.x

keirlawson avatar Feb 18 '16 14:02 keirlawson

+1 I use alot of John Papa's style guide where he recommends to use $inject.

I can't see anywhere in the plugin that refers to this.

I would love to contribute, but i'm not sure how to follow through the code.

jonyeezs avatar Jun 19 '16 11:06 jonyeezs