Skip to content

Change Request: Support bulk suppression in Node.js API #19603

@sushichan044

Description

@sushichan044

ESLint version

9.24.0

What problem do you want to solve?

Thanks to this PR, bulk suppressions were implemented in ESLint.
However, this functionality is not implemented in the Node.js API and is not available from libraries such as vscode-eslint.

What do you think is the correct solution?

By porting the bulk suppression functionality to the ESLint engine,
developers using ESLint via the API will also be able to use the bulk suppression functionality.

Participation

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

Additional comments

No response

Metadata

Metadata

Assignees

Labels

coreRelates to ESLint's core APIs and featuresenhancementThis change enhances an existing feature of ESLintneeds designImportant details about this change need to be discussed

Projects

Status

RFC Opened

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions