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

Added missing Flow type coverage to DevTools context menu #17733

Merged
merged 1 commit into from
Dec 29, 2019

Conversation

bvaughn
Copy link
Contributor

@bvaughn bvaughn commented Dec 28, 2019

Oops. We should probably have a lint rule that complains if we forget to add the copyright+flow boilerplate to new files.

The data param should probably be a generic type, but I'm not sure how to satisfy Flow with the current top-level idToShowFnMap Map. At least this adds basic coverage (which was missing before, oops).

The  param should probably be a generic type, but I'm not sure how to satisfy Flow with the current top-level  Map. At least this adds basic coverage (which was missing before, oops).
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 23a7650:

Sandbox Source
zealous-bose-gul1y Configuration

@sizebot
Copy link

sizebot commented Dec 28, 2019

No significant bundle size changes to report.

Size changes (stable)

Generated by 🚫 dangerJS against 23a7650

@sizebot
Copy link

sizebot commented Dec 28, 2019

No significant bundle size changes to report.

Size changes (experimental)

Generated by 🚫 dangerJS against 23a7650

@bvaughn bvaughn merged commit 0eac01a into facebook:master Dec 29, 2019
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.

4 participants