Skip to content

Add Flow for static type checking #127

@thibaudcolas

Description

@thibaudcolas

I would love to have Flow set up on this project to check the type of code that's not React components. It is already set up on two related projects, the config & way it runs should be fairly similar:

Rough tasks:

  • Set up flow-bin as a dependency
  • Add .flowconfig based on the one in draftjs-filters
  • Set up in CI
  • Add to Rollup build (strip Flow types)
  • Start by adding types (// @flow and the type annotations) to behavior.js or DraftUtils.js.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomershacktoberfesthttps://hacktoberfest.digitalocean.com/help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions