We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e38e42a commit 098e2d5Copy full SHA for 098e2d5
docs/platforms/javascript/common/configuration/integrations/unhandledrejection.mdx
@@ -91,4 +91,4 @@ mimics the behavior of [node's](https://nodejs.org/api/cli.html#--unhandled-reje
91
- `warn`: Always trigger a warning, no matter if the unhandledRejection hook is set or not but do not print the deprecation warning.
92
- `none`: Silence all warnings.
93
94
-Defaults to `none`.
+Defaults to `warn`.
0 commit comments