Fix Yarn PnP after ejecting
Created by: gaearon
Currently you'd have to move Jest config out of package.json
manually to make PnP work after you eject. See https://github.com/facebook/create-react-app/pull/5214.
Created by: gaearon
Currently you'd have to move Jest config out of package.json
manually to make PnP work after you eject. See https://github.com/facebook/create-react-app/pull/5214.