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

[New] prop-types: handle variables defined as props #2301

Merged
merged 4 commits into from Jun 13, 2019

Commits on Jun 7, 2019

  1. Copy the full SHA
    0c06bb1 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2019

  1. Apply suggestion: replace concat([a]) with concat(a)

    Co-Authored-By: Jordan Harband <ljharb@gmail.com>
    golopot and ljharb committed Jun 12, 2019
    Copy the full SHA
    89b8143 View commit details
    Browse the repository at this point in the history
  2. Apply suggestion: replace mutation with Object.assign

    Co-Authored-By: Jordan Harband <ljharb@gmail.com>
    golopot and ljharb committed Jun 12, 2019
    Copy the full SHA
    3a1a0d1 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    9a63e19 View commit details
    Browse the repository at this point in the history