2.2.0 • Published 8 years ago
eslint-config-rung v2.2.0
Rung's ESLint config
To use it, just install with:
yarn add --dev eslint-config-rungThen extend the rules in your .eslintrc.json file:
{
"extends": "rung"
}Take a look at the source code.