# vercel/style-guide

Vercel's engineering style guide

Repository: https://github.com/vercel/style-guide
Canonical: https://ross.abutalabs.com/products/style-guide
Language: JavaScript
License: MPL-2.0
License Family: copyleft
Archived: true
Last push: 2025-02-11T18:14:36+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 6, release rhythm 8, longevity 100
- inputs: {"age_days": 1618, "days_push": 568, "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 1306, forks 42 (observed 2026-08-28T04:04:18.931974+00:00)

## What it is
Vercel's shared engineering style guide packaged as @vercel/style-guide, providing composable ESLint, Prettier, and TypeScript configs. The repository has been archived and sunset, with configurations kept public for reference only.

## Use cases
- apply Vercel's code style to my JavaScript project
- shared eslint config for a Next.js app
- prettier config used by Vercel
- standardize linting rules across a team
- typescript eslint config for react projects
- set up jest and vitest linting rules

## When to choose
- you want to match Vercel's internal code style exactly
- you need a reference for well-composed ESLint flat/legacy configs
- you maintain an existing project already depending on @vercel/style-guide

## When to avoid
- starting a new project, since the repo is archived and no longer maintained
- you need updated rules for new ESLint or TypeScript versions
- you want actively supported community configs like eslint-config-next or neostandard

## Facets
- artifact type: library
- maturity: abandoned
- function: linter, formatter, developer-tools
- domain: developer-tools, web-development, version-control
- platform: -
- tags: style-guide, eslint-config, prettier-config, typescript-config, archived, nodejs, javascript

## Member repositories
- vercel/style-guide (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:18.931974+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-30T04:50:59.428544+00:00, confidence not recorded.
  - readme: https://github.com/vercel/style-guide (fetched 2026-08-28T04:04:18.931974+00:00, sha be3c4a28aa44)
- Data as of 2026-08-30T08:39:29.467469+00:00.
