Suggestion: add functionality to test esquery
selectors
#79
Labels
accepted
There is consensus among the team that this change meets the criteria for inclusion
enhancement
New feature or request
What problem do you want to solve?
It is difficult to test selectors of the rule
no-restricted-syntax
, oresquery
selectors in general (which is the underlying AST query library).What do you think is the correct solution?
It would be great if the ESLint Code Explorer had some functionality to test selectors.
E.g. some text input to enter the esquery selector, and it would highlight the code & AST nodes which match.
Participation
Additional comments
If this idea is accepted, I could try to come up with mockups.
The text was updated successfully, but these errors were encountered: