downshift-js/downshift

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

Open

#1367 opened on Mar 16, 2022

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

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