Skip to content

Conversation

ThewBear
Copy link
Contributor

I update the installation command to match peerDependencies in package.json

"peerDependencies": { "@typescript-eslint/eslint-plugin": "1.x", "@typescript-eslint/parser": "1.x", "babel-eslint": "10.x", "eslint": "5.x", "eslint-plugin-flowtype": "2.x", "eslint-plugin-import": "2.x", "eslint-plugin-jsx-a11y": "6.x", "eslint-plugin-react": "7.x", "eslint-plugin-react-hooks": "1.x" },
@facebook-github-bot
Copy link

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need the corporate CLA signed.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

@facebook-github-bot
Copy link

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

Copy link
Contributor

@mrmckeb mrmckeb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. @ianschmitz, I know you were working on the TS part of this - any thoughts?

@mrmckeb mrmckeb self-assigned this Jun 24, 2019
@iansu iansu added this to the 3.0.2 milestone Jun 24, 2019
@iansu iansu merged commit bfee606 into facebook:master Jun 24, 2019
@iansu
Copy link
Contributor

iansu commented Jun 24, 2019

Thanks!

@lock lock bot locked and limited conversation to collaborators Jun 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.