Awesome
AngularJS ESLint Rules
The rules can be reviewed here, this configuration is inspired by the ScanJS config by @freddyB.
Install
npm -g install
* cp -v .eslintrc ~/.angular-eslintrc
Running
cd project-to-scan/
eslint --no-eslintrc -c ~/.angular-eslintrc .