Skip to content

Ensure @types/jest is the correct version #5595

Open
@Timer

Description

@Timer

Right now, we always install the latest @types/jest. This is OK since we match the current latest Jest version, but sometimes we lag.

We should:

  1. Add a preflight check for this
  2. Somehow make create-react-app install the correct version for a given react-scripts version

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions