facebook / create-react-app

Set up a modern web app by running one command.
https://create-react-app.dev
MIT License
102.78k stars 26.87k forks source link

Extract jest-preset-react #9094

Open xiaoxiangmoe opened 4 years ago

xiaoxiangmoe commented 4 years ago

CRA separately released eslint-config-react-app, babel-preset-react-app. It would be great if cra could release a jest-preset-react package separately for everyone to reuse.

eddiemonge commented 4 years ago

Did you mean to put this in the Jest repo?

xiaoxiangmoe commented 4 years ago

@eddiemonge No, just add an package called jest-preset-react in create-react-app/packages and move react-scripts/config/jest to jest-preset-react.