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

docs: Add caution about suppressing errors #174

Merged
merged 1 commit into from
Mar 13, 2024

Commits on Mar 13, 2024

  1. docs: Add caution about suppressing errors

    The TSDoc comment for `createDeferredPromise` has been updated to
    include a caution about using the `suppressUnhandledRejection` option.
    The comment now explains in more detail why this option is useful, and
    why it can be dangerous and should be treated with caution.
    Gudahtt committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    3b21802 View commit details
    Browse the repository at this point in the history