Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upCompatibility with eslint-plugin-testing-library #295
Comments
|
@cross19xx please put your findings here :) |
|
With the exception of the following syntaxes, all other rules are valid and compatible with
|
|
Thanks! Now w need to document it |
|
@thymikee could you please explain a bit more about what should be documented. I would love to start my contribution on this repo |
Only this one is relevant now, since we don't have |
Describe the Feature
It would be lovely to verify that our library is compatible with eslint-plugin-testing-library, determine what's missing and plan the necessary work to make it usable.
Possible Implementations
I'd like avoid creating another plugin based on the existing one. I'd prefer documenting the shortcomings (e.g. lack of
screenif there are rules for that)