-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
Closed
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.
Description
Refs #30810.
Node allows suppression of e.g. experimental warnings with --no-warnings=ExperimentalWarning
but that syntax is completely undocumented. Even the warning categories aren't documented anywhere, as far as I can tell.
The way node parses flags means its inversion --warnings=ExperimentalWarning
possibly also does something meaningful but I haven't checked.
Metadata
Metadata
Assignees
Labels
docIssues and PRs related to the documentations.Issues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.