eslint-config-airbnb-v12.0.0eslint-config-airbnb-v11.2.0
Reading changes from the repo…
no-restricted-properties
, prefer-numeric-literals
, and more, ensuring your code adheres to best practices. react/no-unescaped-entities
and react/no-children-prop
, which guide you in avoiding common pitfalls. react/require-extension
, streamlining your linting process. class-methods-use-this
rule, allowing for more flexibility in your component design.