Shared ESLint configuration for React projects at Movable Ink
npm install @movable/eslint-config-react@movable/eslint-config-reactThe easiest way to set up this configuration is to leverage the Yeoman generator by running the following in the root of your project:
``bash`
yarn create @movable/lint-config
This will ask you some questions about your project and set up the configuration for you based on the answers.
---
See the README` for the base configuration for more details.