@rakuten-rex/eslint-config-rex-react-component
v1.5.1
Published
Common eslint config for ReX React Component
Downloads
4
Readme
@rakuten-rex/eslint-config-rex-react-component
Common eslint settings for ReX React Component
How to use
Install
npm i @rakuten-rex/eslint-config-rex-react-component --save-dev
Update eslint configuration
.eslintrc.js
{
"extends": "rex-react-component"
}