Skip to content

Change Request: Remove outdated type ParserOptions.ecmaFeatures.experimentalObjectRestSpread #19942

@ntnyq

Description

@ntnyq

ESLint version

v9.31.0

What problem do you want to solve?

ParserOptions.ecmaFeatures.experimentalObjectRestSpread has been deprecated since v5.0.0 and removed since v6.0.0.

What do you think is the correct solution?

  1. Remove
    experimentalObjectRestSpread?: boolean | undefined;
  2. Update related type tests.

Participation

  • I am willing to submit a pull request for this change.

Additional comments

No response

Metadata

Metadata

Assignees

Labels

acceptedThere is consensus among the team that this change meets the criteria for inclusioncoreRelates to ESLint's core APIs and featuresenhancementThis change enhances an existing feature of ESLint

Type

No type

Projects

Status

Complete

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions