0.0.2 • Published 6 years ago
eslint-config-rhberro v0.0.2
eslint-config-rhberro
Installing
Install eslint-config-rhberro and its peer dependencies.
npx install-peerdeps --dev eslint-config-rhberroUsing
To enable this configuration use the extends property in your .eslintrc file.
{
"extends": ["eslint-config-rhberro"]
}