Created by: gustavogodoi
To verify this change:
- I ran the tests (
yarn test
). - I ran the
react-scripts eject
in a project with.babelrc
in the root (eject failed with the message). - I ran the
react-scripts eject
in a project without.babelrc
in the root and it was ejected.