eslint-config-airbnb-v18.0.0eslint-config-airbnb-v17.1.1
Reading changes from the repo…
eslint-plugin-react-hooks
, ensuring your code adheres to the latest React standards. sort-comp
rule now include componentDidCatch
, enhancing your ability to manage component errors effectively. has
npm package is now clearer, helping you understand how to implement it in your projects. no-mixed-operators
rule is simplified, reducing unnecessary warnings and making your code cleaner and easier to read. strict
rule definition is now consolidated between airbnb and airbnb-base, ensuring consistency across your projects.