Closed mpvosseller closed 4 years ago
There was no thought in omitting the version, I agree that it makes sense to use a fixed version for eslint-config-react-app
. Maybe we should also show two different "Create React App" templates on the site, one for "<v4" and one for ">=v4" of CRA.
Is there a reason that all the dependencies have a version range except
eslint-config-react-app
?I guess I would have expected the version ranges to have been omitted unless there was some known issue. Is there a known issue (or constraint of some kind) on the versions that we should be aware of when we upgrade later?