To use it, just install with:
yarn add --dev eslint-config-rung
Then extend the rules in your .eslintrc.json
file:
{
"extends": "rung"
}
Take a look at the source code.
To use it, just install with:
yarn add --dev eslint-config-rung
Then extend the rules in your .eslintrc.json
file:
{
"extends": "rung"
}
Take a look at the source code.