Change log
- Force react-scripts respect user-defined eslint config. (#11)
Try it
You can install the latest stable version of react-scripts-appier using one of the following commands:
$ # Create a new application
$ npx create-react-app --scripts-version=react-scripts-appier
$ # Upgrade an existing application
$ yarn upgrade react-scripts-appier