RunDevelopment/eslint-plugin-clean-regex

Warn about empty alternatives

RunDevelopment opened this issue · 0 comments

Almost nobody uses empty alternatives and it's easy to forget to delete a | when rewriting regular expressions.