-
-
Notifications
You must be signed in to change notification settings - Fork 636
Difference configuration: recommended vs strict #234
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
Hey @Donaldini thanks for raising this! we should better document the difference. Will keep this ticket open to track updating the docs, but for now you can find the difference here. Look for the |
@evcohen Would you like me to add this info to the readme or some other file in a more readable format? |
@Donaldini that would be amazing!!! |
I created a PR for this https://github.com/evcohen/eslint-plugin-jsx-a11y/pull/238 |
How can we choose between the "strict" and the "recommended" version? |
Thx, i missed that part of your PR |
Fixed in #238 |
What is the difference between setting the config to strict or recommended?
I found this in the changelog of 5.0.0:
[new] - Configs split into "recommended" and "strict".
I couldn't find an issue about this or an updated readme.
The text was updated successfully, but these errors were encountered: