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

feat(utils): change the type of the first args of the omit and pick functions. #216

Merged
merged 3 commits into from
Feb 27, 2023

Conversation

okinawaa
Copy link
Member

@okinawaa okinawaa commented Feb 23, 2023

Overview

image

Spread operator should be used unnecessarily.

Record<PropertyKey, unknown> have some issue

PR Checklist

  • I read and included theses actions below
  1. I have read the Contributing Guide
  2. I have written documents and tests, if needed.

@netlify
Copy link

netlify bot commented Feb 23, 2023

👷 Deploy request for slash-libraries pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 1a0fd73

@okinawaa okinawaa marked this pull request as draft February 23, 2023 01:50
@okinawaa okinawaa changed the title feat(utils): change unknown to any in value part of Record feat(utils): change the type of the first args of the omit and pick functions. Feb 23, 2023
@okinawaa okinawaa marked this pull request as ready for review February 23, 2023 01:55
@artechventure artechventure enabled auto-merge (squash) February 27, 2023 01:18
@artechventure artechventure merged commit 7f4fe99 into toss:main Feb 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants