eslint-config-patreon
v2.0.0
Published
Shareable linting configurations for JS projects at Patreon.
Readme
eslint-config-patreon
Shareable linting configurations for JS projects at Patreon.
npm install eslint-config-patreonYou'll need some additional dependencies for your linting story to be complete:
npm install eslint babel-eslint eslint-plugin-reactUsage
.eslintrc
{
"extends": "patreon"
}Sublime Text Setup
Make sure you install these sublime packages:
Atom Setup
Make sure you install these atom packages:
linter-eslint piggy backs on linter so you need both.
