Skip to content

Supports ES2022 #1479

Closed
Closed
@ota-meshi

Description

@ota-meshi

Tell us about your environment

  • ESLint version: 7.24.0
  • eslint-plugin-vue version: 7.9.0
  • Node version: 12.14.0

The problem you want to solve.

Supports AST added in ES2022.

https://github.com/estree/estree/blob/master/es2022.md

Your take on the correct solution to problem.

Modify the AST type to modify the associated rules. However, there may not yet be a parser that outputs this new AST.

Additional context

https://github.com/estree/estree/blob/master/es2022.md

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions