eslint-plugin-test-selectors
eslint-plugin-test-selectors copied to clipboard
customise auto-generated attributes
i find auto-generated ids useful, but it's not great to have a lot of random ids in the codebase. would be nice to be able to configure it, for example so that it takes some kind of combination of component name / file name to generate the id.
+1, it should be either configurable/disableable or not shipped by default