eslint-config-magic-component
Advanced tools
Changelog
Migrating from 0.4.2 to 0.4.3
Inside any created project that has not been ejected, run:
npm install --save-dev --save-exact react-scripts@0.4.3
Changelog
Migrating from 0.4.1 to 0.4.2
You may optionally update the global command (it’s not required):
npm install -g create-react-app@0.4.2
Inside any created project that has not been ejected, run:
npm install --save-dev --save-exact react-scripts@0.4.2
Changelog
Migrating from 0.4.0 to 0.4.1
Inside any created project that has not been ejected, run:
npm install --save-dev --save-exact react-scripts@0.4.1