Skip to content

eslint-config/airbnb-extended

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

553 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

ESLint Airbnb Extended

Documentation | Config | CLI | Why | Migration | Contributing

npm version npm downloads npm last updated

A powerful ESLint configuration extending the popular Airbnb style guide, with added support for TypeScript. This monorepo houses two main packages:

  • eslint-config-airbnb-extended: Extends Airbnb's ESLint config to support TypeScript and custom rules.
  • create-airbnb-x-config: A CLI tool to quickly set up and customize your ESLint configuration with the Airbnb Extended setup.

Note

This package is designed exclusively for flat configuration. Legacy .eslintrc* files are not supported. For that, please use older packages. For more details, refer to the FAQ.

License

This project is licensed under the MIT License.