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

Refactor flow const binding #18037

Closed
wants to merge 4 commits into from

Conversation

klvs
Copy link
Contributor

@klvs klvs commented Feb 21, 2018

Refactor to treat function parameters as const binding.

Flow config can now set experimental.const_params=true without throwing any errors.

Mostly uses the solution proposed here

Motivation

Fixes #16228

Test Plan

Run yarn flow

Release Notes

klvs added 4 commits February 20, 2018 01:13
Flow config can now set experimental.const_params=true without throwing any
errors.

.flowconfig change not included in this commit.
@klvs klvs requested a review from shergin as a code owner February 21, 2018 09:34
@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. cla signed labels Feb 21, 2018
@pull-bot
Copy link

Attention: @shergin

Generated by 🚫 dangerJS

@elicwhite
Copy link
Member

elicwhite commented Feb 22, 2018

Commented on #16228

@elicwhite elicwhite closed this Feb 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants