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

fix: Update isDirectModified typing #12290

Merged
merged 1 commit into from
Aug 17, 2022

Conversation

gabrielDonnantuoni
Copy link
Contributor

As the current code already implements it, just a type declaration fix:

  • Change arg type from string to string | Array<string>.

Change arg type from string to string | Array<string>.
@AbdelrahmanHafez AbdelrahmanHafez added this to the 6.5.3 milestone Aug 17, 2022
@AbdelrahmanHafez AbdelrahmanHafez added the typescript Types or Types-test related issue / Pull Request label Aug 17, 2022
Copy link
Collaborator

@AbdelrahmanHafez AbdelrahmanHafez left a comment

Choose a reason for hiding this comment

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

LGTM, thanks 👍

@AbdelrahmanHafez AbdelrahmanHafez merged commit fe1ad41 into Automattic:master Aug 17, 2022
AbdelrahmanHafez added a commit that referenced this pull request Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
typescript Types or Types-test related issue / Pull Request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants