1.0.4 • Published 6 years ago

eslint-config-angular-security v1.0.4

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

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 .