Created by: gaearon
This fixes absolute paths that were introduced when ejecting in #5136. This does break PnP on eject though. I asked @arcanis to look into fixing this.
The proper fix would be to actually generate a jest.config.js
after eject, and keep them as resolve()
.