Created by: dannycalleri
When running npm run eject before creating src/setupTests.js, the resulting package.json file, won't contain any entry for it - and this is correct in my opinion, since otherwise Jest will crash - but it's useful to have it documented and avoid pointless waste of time.