lint-roller
This package is deprecated. I have moved on from trying to maintain my own set of eslint rules. My current preference is prettier-eslint with standardjs eslint rules. If you would like to take these rules, feel free to fork it, but I'd like the namespace to not stick around.
A repo with a collection of the various linting/styling rules that I wish to follow.
eslint
base
es6 (babel)
npm install --save-dev babel-eslint
es6 (node 4)
react
npm install --save-dev eslint-plugin-react
mocha
npm install --save-dev eslint-plugin-mocha