-
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Open
Labels
coreRelates to ESLint's core APIs and featuresRelates to ESLint's core APIs and featuresenhancementThis change enhances an existing feature of ESLintThis change enhances an existing feature of ESLintneeds designImportant details about this change need to be discussedImportant details about this change need to be discussed
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
coreRelates to ESLint's core APIs and featuresRelates to ESLint's core APIs and featuresenhancementThis change enhances an existing feature of ESLintThis change enhances an existing feature of ESLintneeds designImportant details about this change need to be discussedImportant details about this change need to be discussed
Type
Projects
Status
RFC Opened