# paulolramos/eslint-prettier-airbnb-react

ESlint + Prettier + Airbnb Style Guide Configuration for React

Repository: https://github.com/paulolramos/eslint-prettier-airbnb-react
Canonical: https://ross.abutalabs.com/products/eslint-prettier-airbnb-react
Language: Shell
License: GPL-3.0
License Family: copyleft
Archived: true
Last push: 2021-05-12T15:29:13+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2934, "days_push": 1939, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1010, forks 185 (observed 2026-08-28T04:03:12.964805+00:00)

## What it is
A shell script that sets up ESLint, Prettier, and the Airbnb style guide configuration for React projects, generating .eslintrc and .prettierrc files. It prompts for package manager, file format, max line length, and trailing comma preferences.

## Use cases
- set up eslint and prettier in a react project
- configure airbnb style guide for react
- add prettier to eslint config
- initialize linting config for a new react app
- generate eslintrc and prettierrc files automatically

## When to choose
- starting a new React project and wanting a quick one-command lint/format setup
- you want the Airbnb JavaScript style guide combined with Prettier

## When to avoid
- you need maintained or updated tooling - the project is no longer maintained
- your project uses ESLint flat config or newer ESLint versions
- you don't use React or the Airbnb style guide

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: linter, formatter, developer-tools
- domain: frontend, web-development, developer-tools
- platform: cli
- tags: eslint, prettier, airbnb-style-guide, react, setup-script, code-style, nodejs, macos, linux

## Member repositories
- paulolramos/eslint-prettier-airbnb-react (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:12.964805+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:11:57.913573+00:00, confidence not recorded.
  - readme: https://github.com/paulolramos/eslint-prettier-airbnb-react (fetched 2026-08-28T04:03:12.964805+00:00, sha c3ba7420d7ff)
- Data as of 2026-08-30T08:39:29.467469+00:00.
