Skip to content

The airbnb's installation script doesn't play nicely with CRA #34

Closed
@petetnt

Description

@petetnt

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions