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