Right now, we always install the latest `@types/jest`. This is OK since we match the current latest Jest version, but sometimes we lag. We should: 1. [ ] Add a preflight check for this 1. [ ] Somehow make `create-react-app` install the correct version for a given `react-scripts` version