moxystudio / eslint-config

MOXY eslint configuration to be used across several JavaScript projects
MIT License
13 stars 5 forks source link

Consider using `eslint-plugin-testing-library` and `eslint-plugin-jest-dom` #101

Open acostalima opened 4 years ago

acostalima commented 4 years ago

Found about these when I was first reading the following blog post by Kent Dodds: https://kentcdodds.com/blog/common-mistakes-with-react-testing-library.

Repositories:

jgradim commented 4 years ago

This seems like a good step forward, I think we should!

ubmit commented 4 years ago

I think we should use those as well 👍