Releases of eslint-config-airbnb were frequent between 2015 and 2017, with multiple versions each month. The package saw fewer releases from 2018 to 2021. There have been no releases since December 2021.
Eslint-config-airbnb downloads show a generally upward trend from March to October 2024, peaking around 16.5 million. Downloads remained high through early 2025, with a notable surge in June 2025. August 2025 saw a dip, and September 2025 downloads are substantially lower.
eslint-config-airbnb provides a comprehensive and opinionated ESLint configuration based on Airbnb's JavaScript style guide. It enforces best practices for code readability, maintainability, and consistency. Featuring rules for ES5, ES6+, and React, this configuration helps teams maintain a high-quality codebase by automatically catching common errors and style violations. Installing this package includes several peer dependencies, like ESLint and various ESLint plugins, ensuring a complete and robust linting setup aligning with Airbnb's widely adopted standards.