Skip to content

Add support for #x in obj private-in syntax #14811

Closed
@ota-meshi

Description

The version of ESLint you are using.

7.31.0

The problem you want to solve.

Support Ergonomic brand checks for Private Fields (#x in obj syntax) officially, as it has reached stage-4.
refs:
https://github.com/tc39/proposals/blob/master/finished-proposals.md
https://github.com/tc39/proposal-private-fields-in-in

Your take on the correct solution to problem.

Are you willing to submit a pull request to implement this change?

It's difficult for me to change the parser.
I may be able to do other necessary work.

Metadata

Assignees

No one assigned

    Labels

    acceptedThere is consensus among the team that this change meets the criteria for inclusionarchived due to ageThis issue has been archived; please open a new issue for any further discussioncoreRelates to ESLint's core APIs and featuresenhancementThis change enhances an existing feature of ESLintnew syntaxThis issue is related to new syntax that has reached stage 4

    Type

    No type

    Projects

    • Status

      Complete

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions