Skip to content

Disabling ignoring unused vars for _ prefix #1719

Closed
@gaearon

Description

@gaearon

We currently ignore unused vars with _ prefix, mainly as a workaround for deleting extra properties in ...rest destructuring. However #1705 is a proper fix for this, so I think we should remove the _ rule in the next major bump. This would fix #1387.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions