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

Match requestIdleCallback definition with lib.dom #191

Merged
merged 1 commit into from
Sep 21, 2021

Conversation

jkjustjoshing
Copy link
Contributor

Somewhere in Typescript v4.4.x, requestIdleCallback definitions were added to lib.dom.d.ts. This commit aligns this repo's
version of them with the official versions. https://github.com/microsoft/TypeScript/blob/v4.4.2/lib/lib.dom.d.ts#L17326

Somewhere in Typescript v4.4.x, requestIdleCallback definitions were added to lib.dom.d.ts. This commit aligns this repo's
version of them with the official versions. https://github.com/microsoft/TypeScript/blob/v4.4.2/lib/lib.dom.d.ts#L17326
@hashicorp-cla
Copy link

hashicorp-cla commented Sep 21, 2021

CLA assistant check
All committers have signed the CLA.

Copy link
Collaborator

@jescalan jescalan left a comment

Choose a reason for hiding this comment

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

Wonderful, thank you!

@jescalan jescalan merged commit 6f40164 into hashicorp:main Sep 21, 2021
@jkjustjoshing jkjustjoshing deleted the patch-2 branch September 21, 2021 22:16
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.

None yet

3 participants