regexp/prefer-quantifier
🔧 This rule is automatically fixable by the --fix
CLI option.
enforce using quantifier
📖 Rule Details
This rule is aimed to use quantifiers instead of consecutive characters in regular expressions.
🔧 Options
Nothing.
🚀 Version
This rule was introduced in eslint-plugin-regexp v0.2.0