mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-06-17 11:11:02 +08:00
This is the best behavior so people have seamless upgrades to new React majors. This is probably a terrible default warning from the ESLint plugin, and we need to wait for https://github.com/yannickcr/eslint-plugin-react/issues/1955 before changing this hardcoded behavior. Closes #5034