ota-meshi / eslint-plugin-regexp

ESLint plugin for finding regex mistakes and style guide violations.

Home Page:https://ota-meshi.github.io/eslint-plugin-regexp/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add suggestions to `regexp/no-dupe-disjunctions`

RunDevelopment opened this issue · comments

Description
It might be useful to have suggestions (but not fixes) for regexp/no-dupe-disjunctions.

What do think @ota-meshi?

I think the support for the suggestions API is valuable to all users 👍