1.5.1 • Published 5 years ago

@rakuten-rex/eslint-config-rex-react-component v1.5.1

Weekly downloads
5
License
MIT
Repository
github
Last release
5 years ago

@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"
}