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

remove flow check in electron app.js #26184

Merged
merged 1 commit into from
Feb 17, 2023
Merged

Conversation

mondaychen
Copy link
Contributor

When we were upgrading flow in 6ddcbd4 we added $FlowFixMe for some parameters in this file. However, this file is not compiled at all, and the : syntax breaks the code.

This PR removes the flow check in this file

@facebook-github-bot facebook-github-bot added CLA Signed React Core Team Opened by a member of the React Core Team labels Feb 16, 2023
@mondaychen mondaychen merged commit 1a49e2d into facebook:main Feb 17, 2023
github-actions bot pushed a commit that referenced this pull request Feb 17, 2023
When we were upgrading flow in
6ddcbd4
we added `$FlowFixMe` for some parameters in this file. However, this
file is not compiled at all, and the `:` syntax breaks the code.

This PR removes the flow check in this file

DiffTrain build for [1a49e2d](1a49e2d)
[View git log for this commit](https://github.com/facebook/react/commits/1a49e2d833ed24b4d541fc70659a19821585e570)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed React Core Team Opened by a member of the React Core Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants