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(cli/dts): add captureStackTrace to lib.dom.extras #14748

Merged

Conversation

mrkldshv
Copy link
Contributor

Add definition of ErrorConstructor with captureStackTrace method to lib.dom.extras.d.ts.

Closes #14512.

@mrkldshv mrkldshv requested a review from kitsonk as a code owner May 28, 2022 09:37
@mrkldshv mrkldshv changed the title fix: add captureStackTrace to lib.dom.extras fix(cli/dts): add captureStackTrace to lib.dom.extras May 28, 2022
Copy link
Contributor

@kitsonk kitsonk left a comment

Choose a reason for hiding this comment

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

LGTM

@kitsonk kitsonk merged commit 0cd8f53 into denoland:main May 30, 2022
@mrkldshv mrkldshv deleted the bugfix/capture-stack-trace-dom-extras branch May 30, 2022 06:26
bartlomieju pushed a commit that referenced this pull request Jun 2, 2022
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.

Add Error.captureStackTrace to "dom.extras"
2 participants