-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
eslint-plugin-es-x is an ESLint community project which tracks ES features (some polyfillable and some not) and lets one selectively disable them.
It appears they have some rules this project should probably include, e.g., https://eslint-community.github.io/eslint-plugin-es-x/rules/no-regexp-unicode-property-escapes-2023.html or https://eslint-community.github.io/eslint-plugin-es-x/rules/no-private-in.html
I don't know if you'd think it better for maintenance to just incorporate their rules in a config-like fashion, or adopt from their MIT-licensed source code.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels