eslint-config-angieslist
v9.0.6
Published
Angies list's ESLint config, following our styleguide
Downloads
18
Readme
ESLint Rules
Run the following in the directory that you want to apply the rules to:
npm install eslint-config-angieslist --save-dev && echo "{ \"extends\": \"angieslist\" }" > .eslintrc