# stylelint/stylelint-config-standard

The standard shareable config for Stylelint

Repository: https://github.com/stylelint/stylelint-config-standard
Canonical: https://ross.abutalabs.com/products/stylelint-config-standard
Language: JavaScript
License: MIT
License Family: permissive
Topics: stylelint
Last push: 2026-08-16T06:32:39+00:00

## Health v2 (maintenance only)
Score: 79/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 42, longevity 100
- inputs: {"age_days": 3887, "days_push": 17, "days_rel": 230, "gap_med": 92.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1420, forks 109 (observed 2026-08-28T04:04:40.590205+00:00)

## What it is
The standard shareable configuration preset for Stylelint, the CSS linter. It extends stylelint-config-recommended with additional rules enforcing modern CSS conventions from the CSS specifications and Baseline Widely Available features.

## Use cases
- lint css files with sensible default rules
- enforce modern css conventions in a project
- set up stylelint quickly without hand-picking rules
- standardize css code style across a team
- extend and override lint rules for css

## When to choose
- you use Stylelint and want a well-maintained standard rule set
- you want to enforce modern CSS syntax and conventions out of the box
- you want a base config to extend and customize

## When to avoid
- you don't use Stylelint for CSS linting
- you need a minimal config with only error-catching rules (use stylelint-config-recommended)
- you lint preprocessors like Sass with very different conventions

## Facets
- artifact type: plugin
- maturity: active
- function: linter, css-framework, developer-tools
- domain: web-development, frontend, developer-tools
- platform: cross-platform
- tags: stylelint, css-linting, shareable-config, code-style, nodejs

## Member repositories
- stylelint/stylelint-config-standard (main) score 79

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:40.590205+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:37:49.996259+00:00, confidence not recorded.
  - readme: https://github.com/stylelint/stylelint-config-standard (fetched 2026-08-28T04:04:40.590205+00:00, sha d7731321a5d3)
  - registry_npm: https://registry.npmjs.org/stylelint-config-standard (fetched 2026-08-29T11:50:25.824288+00:00, sha 396bc1469823)
- Data as of 2026-08-30T08:39:29.467469+00:00.
