EmmanuelDemey / eslint-plugin-angular

ESLint plugin for AngularJS applications
https://www.npmjs.com/package/eslint-plugin-angular
618 stars 131 forks source link

Fixed detection of unused DI in directive and component #595

Open Rikitariko opened 4 years ago

Rikitariko commented 4 years ago

Added the ability to check unused DI in the controller which is located in component and directive.