eslint-config-rex-react-component
v1.2.0
Published
Common eslint config for ReX React Component
Downloads
2
Keywords
Readme
eslint-config-rex-react-component
Common eslint settings for ReX React Component
How to use
Install
npm install -D eslint-config-rex-react-component
Update eslint configuration
.eslintrc.js
{
"extends": "rex-react-component"
}