downshift-js/downshift

Fix test:flow:coverage and add it back to validate script

Open

#1,367 opened on Mar 16, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (980 forks)batch import
chorehelp wanted

Repository metrics

Stars
 (11,761 stars)
PR merge metrics
 (Avg merge 6d 9h) (5 merged PRs in 30d)

Description

  • downshift version: 6.1.7
  • node version: 16.13.2
  • npm (or yarn) version: 8.1.2

Relevant code or config

What you did:

Run "test:flow:coverage".

What happened:

Error like this https://github.com/rpl/flow-coverage-report/issues/208. Should be fixed by that repo probably.

Errors should be fixed and the command added back to validate script.

Contributor guide