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

Use 'Omit' instead of 'Pick<Exclude<...>>' for object rest #31134

Merged
merged 5 commits into from Apr 30, 2019
Merged

Use 'Omit' instead of 'Pick<Exclude<...>>' for object rest #31134

merged 5 commits into from Apr 30, 2019

Commits on Apr 27, 2019

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

Commits on Apr 29, 2019

  1. remove the fallback

    rpgeeganage committed Apr 29, 2019
    Copy the full SHA
    253bcb4 View commit details
    Browse the repository at this point in the history
  2. run the baseline-accept

    rpgeeganage committed Apr 29, 2019
    Copy the full SHA
    bdc69ca View commit details
    Browse the repository at this point in the history
  3. removed unused variables

    rpgeeganage committed Apr 29, 2019
    Copy the full SHA
    952c492 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

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