-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Support for ES2025 RegExp duplicate named capturing groups #18330
Copy link
Copy link
Closed
Labels
acceptedThere is consensus among the team that this change meets the criteria for inclusionThere 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 discussionThis issue has been archived; please open a new issue for any further discussioncoreRelates to ESLint's core APIs and featuresRelates to ESLint's core APIs and featuresnew syntaxThis issue is related to new syntax that has reached stage 4This issue is related to new syntax that has reached stage 4
Metadata
Metadata
Assignees
Labels
acceptedThere is consensus among the team that this change meets the criteria for inclusionThere 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 discussionThis issue has been archived; please open a new issue for any further discussioncoreRelates to ESLint's core APIs and featuresRelates to ESLint's core APIs and featuresnew syntaxThis issue is related to new syntax that has reached stage 4This issue is related to new syntax that has reached stage 4
Type
Projects
Status
Complete
Syntax name
Duplicate named capturing groups
Syntax proposal URL
https://github.com/tc39/proposal-duplicate-named-capturing-groups
Example code
Implementation Checklist
eslint-visitor-keysupdate: That's not necessary.espreeupdate: feat: Support ES2025 and RegExp duplicate named capturing groups js#608eslint-scopeupdate: That's not necessary.regexppupdate: feat: add support for ES2025 duplicate named capturing groups eslint-community/regexpp#195eslintecmaVersion: 2025, parsing duplicate named capturing groups #18596Participation
Additional comments
No response