final-form / final-form/react-final-form

Doesn't use `@flow strict`, causes errors

Open
#563 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.4k
Forks
497
PR merge metrics
No merged PRs in 30d

Description

### Are you submitting a **bug report** or a **feature request**?

Feature Request
### What is the current behavior?

React-Final-Form doesn't use `@flow strict`, causing issues with projects that have the flow rule `nonstrict-import`. It would be great if RFF could use strict import for flow.

### What is the expected behavior?
For React-Final-Form to be defined strictly, according to flow.

### Sandbox Link

### What's your environment?
react: ^16.8.0,
react-final-form: ^6.3.0,
final-form: ^4.16.1,
node v10.15.3

### Other information
I haven't added much information, just because most of it is self explanatory.
Thanks.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.