Skip to content

react-scripts-appier@9.1.1

Latest

Choose a tag to compare

@jihchi jihchi released this 24 Apr 10:29

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