Closed
Description
The CRA installs eslint@^3.16.0
, and when the airbnb
installation script is run, it doesn't install [email protected]
, leading to config errors (huh? breaking changes in minor updates?).
This is solved by running yarn add [email protected]
manually, but we should find a way do that anyways 🤔
Metadata
Metadata
Assignees
Labels
No labels