Skip to content

doc: document --no-warnings=<cat1>,<cat2> #46862

Closed
@bnoordhuis

Description

@bnoordhuis

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

No one assigned

    Labels

    docIssues and PRs related to the documentations.good first issueIssues that are suitable for first-time contributors.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions