-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
eslint-plugin-unicorn has the regex-shorthand rule, which, according to sindresorhus/eslint-plugin-unicorn#473, has some advantages over eslint-plugin-optimize-regex.
eslint-plugin-unicorn also has another rule that works with regexes: no-unsafe-regex.
As an ESLint user I'd rather have one plugin with multiple rules than many plugins that each have one rule.
So maybe you could join forces with eslint-plugin-unicorn and improve its regex-shorthand rule if you can, and then deprecate eslint-plugin-optimize-regex?
JounQin, NikolayFrantsev, garyking and FloEdelmann
Metadata
Metadata
Assignees
Labels
No labels