-
Notifications
You must be signed in to change notification settings - Fork 91
Add ESLint with the eslint-plugin-testing-library and adjust examples #198
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Thanks @the-ult , I was waiting on a migration schematic and NX recently released one. |
Hi @timdeschryver , I will try to find some time this week to add a PR.
|
@the-ult yea, I think that would be ideal! |
Hey @timdeschryver I added the pull-request for the migration part |
🎉 This issue has been resolved in version 10.6.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Context
To provide the 'best' examples possible it would be good to use the eslint-plugin-testing-library and eslint-plugin-jest-dom
And update the examples with the best practices.
@see common-mistakes-with-testing-library
The text was updated successfully, but these errors were encountered: