# google/eslint-config-google

ESLint shareable config for the Google JavaScript style guide

Repository: https://github.com/google/eslint-config-google
Canonical: https://ross.abutalabs.com/products/eslint-config-google
Language: JavaScript
License: Apache-2.0
License Family: permissive
Archived: true
Last push: 2025-03-27T23:20:31+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 13, release rhythm 8, longevity 100
- inputs: {"age_days": 3957, "days_push": 524, "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 1769, forks 134 (observed 2026-08-28T04:05:33.830972+00:00)

## What it is
A shareable ESLint configuration package that enforces the Google JavaScript style guide (ES2015+). It plugs into any ESLint setup via the 'extends' field.

## Use cases
- enforce Google JavaScript style guide in my project
- share a common ESLint config across repos
- lint JavaScript code to Google's standards
- combine Google style with eslint:recommended rules
- standardize code style across a team

## When to choose
- your team or project must follow the Google JavaScript style guide
- you want a maintained, ready-made ESLint ruleset instead of hand-writing rules
- you already use ESLint and just need a style preset

## When to avoid
- you follow a different style guide like Airbnb or Standard
- you don't use ESLint for linting
- you need highly customized style rules beyond what the config exposes

## Facets
- artifact type: plugin
- maturity: maintenance
- function: linter, developer-tools
- domain: developer-tools, web-development, programming-languages
- platform: cross-platform
- tags: eslint-config, code-style, google-style-guide, javascript, linting, nodejs

## Member repositories
- google/eslint-config-google (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:33.830972+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-30T03:26:05.905793+00:00, confidence not recorded.
  - readme: https://github.com/google/eslint-config-google (fetched 2026-08-28T04:05:33.830972+00:00, sha 097b3e412a4a)
  - registry_npm: https://registry.npmjs.org/eslint-config-google (fetched 2026-08-29T11:04:45.988536+00:00, sha 902875d89ace)
- Data as of 2026-08-30T08:39:29.467469+00:00.
