# iamturns/eslint-config-airbnb-typescript

Airbnb's ESLint config with TypeScript support

Repository: https://github.com/iamturns/eslint-config-airbnb-typescript
Canonical: https://ross.abutalabs.com/products/eslint-config-airbnb-typescript
Language: JavaScript
License: MIT
License Family: permissive
Archived: true
Last push: 2025-05-12T01:10:26+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 21, release rhythm 8, longevity 100
- inputs: {"age_days": 2781, "days_push": 479, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1041, forks 102 (observed 2026-08-28T04:03:20.541387+00:00)

## What it is
An ESLint shareable config that extends Airbnb's popular ESLint style guide with TypeScript support via typescript-eslint. The repository has been archived after six years, with an alternative (eslint-config-airbnb-extended) suggested for continued use.

## Use cases
- lint TypeScript projects with Airbnb's style guide
- add TypeScript-aware ESLint rules to an existing Airbnb ESLint setup
- enforce consistent code style in a TypeScript React codebase
- set up ESLint for a non-React TypeScript project
- migrate a JavaScript Airbnb-configured codebase to TypeScript linting

## When to choose
- you have an existing ESLint setup using eslint-config-airbnb or airbnb-base and want TypeScript rules
- your team standardizes on the Airbnb style guide for TypeScript projects
- you need a battle-tested config with a large community (2M weekly downloads)

## When to avoid
- starting a new project, since the repo is archived and unmaintained
- you need support for the latest typescript-eslint versions or ESLint flat config
- you want actively updated linting rules - use eslint-config-airbnb-extended instead

## Facets
- artifact type: library
- maturity: abandoned
- function: linter, developer-tools
- domain: developer-tools, web-development, programming-languages
- platform: -
- tags: eslint-config, typescript, airbnb-style-guide, code-style, archived, nodejs, javascript

## Member repositories
- iamturns/eslint-config-airbnb-typescript (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:20.541387+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:02:56.964542+00:00, confidence not recorded.
  - readme: https://github.com/iamturns/eslint-config-airbnb-typescript (fetched 2026-08-28T04:03:20.541387+00:00, sha 98efe13469e0)
  - registry_npm: https://registry.npmjs.org/eslint-config-airbnb-typescript (fetched 2026-08-29T13:03:54.142233+00:00, sha d3ef77685ba7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
