Created by: pmadar
I removed inquirer dependency from react-scripts and created helper function in react-dev-utils. As you can see there is a bloated diff in packages/react-scripts/scripts/eject.js, because of auto-formating after commit. I tested eject command (e2e), works same as master.