Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Flow for static type checking (#127) #178

Merged
merged 29 commits into from
Feb 5, 2019
Merged

Conversation

thibaudcolas
Copy link
Collaborator

@thibaudcolas thibaudcolas commented Jan 7, 2019

See #127.

  • 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.
  • Remove prop-types dependency

@thibaudcolas thibaudcolas added the enhancement New feature or request label Jan 7, 2019
@thibaudcolas thibaudcolas added this to the v1.1.0 milestone Jan 7, 2019
@thibaudcolas thibaudcolas changed the title [WIP] Add Flow for static type checking (#127) Add Flow for static type checking (#127) Feb 5, 2019
@thibaudcolas thibaudcolas merged commit 49efd64 into master Feb 5, 2019
@thibaudcolas thibaudcolas deleted the chore/flow-types branch February 5, 2019 20:12
This was referenced Feb 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant