EmmanuelDemey / eslint-plugin-angular

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

Which versions on Angular does this support? #588

Closed basickarl closed 5 years ago

basickarl commented 5 years ago

Hi! Which versions on Angular does this plugin support? I realise that a lot of the rules are since 1.x, but does this still apply for example Angular 7?

EmmanuelDemey commented 5 years ago

This plugin only work with AngularJS. If you are an Angular developer, you should use tslint and codelyzer.