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

Flow: well_formed_exports for devtools #25266

Merged
merged 1 commit into from
Sep 15, 2022

Conversation

kassens
Copy link
Member

@kassens kassens commented Sep 14, 2022

Enables well_formed_exports for devtools.

This is an incremental step to the next Flow upgrade which enables "types first" (blog post and requires exports of modules to be typed.

Most of these annotations were added using:

node_modules/.bin/flow codemod annotate-exports --write --repeat packages/

@kassens kassens force-pushed the types-first-devtools branch from a7a5c25 to 4e6aafc Compare September 14, 2022 20:08
@kassens kassens requested review from mondaychen and tyao1 September 15, 2022 13:29
@kassens kassens merged commit fc16293 into facebook:main Sep 15, 2022
@kassens kassens deleted the types-first-devtools branch September 15, 2022 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants