jsx-eslint / eslint-plugin-react

React-specific linting rules for ESLint
MIT License
9.01k stars 2.77k forks source link

[readme] Fix shared settings link #3834

Closed MgenGlder closed 1 month ago

MgenGlder commented 1 month ago

Summary

As I was upgrading my eslint configuration for a personal project, I found that I needed to use the shared settings feature to configure my React version. The link in the docs section navigates to the main page but doesn't anchor you to the section that discusses the shared settings. I think the original link broke at some point. This PR fixes it.