# gajus/eslint-plugin-jsdoc

JSDoc specific linting rules for ESLint.

Repository: https://github.com/gajus/eslint-plugin-jsdoc
Canonical: https://ross.abutalabs.com/products/eslint-plugin-jsdoc
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: eslint-plugin-jsdoc, jsdoc, eslint
Last push: 2026-08-17T23:57:11+00:00

## Health v2 (maintenance only)
Score: 94/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 98, release rhythm 86, longevity 100
- inputs: {"age_days": 4002, "days_push": 16, "days_rel": 16, "gap_med": 0, "n_releases_24m": 206}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1227, forks 176 (observed 2026-08-28T04:04:03.352138+00:00)

## What it is
An ESLint plugin providing JSDoc-specific linting rules for JavaScript and TypeScript projects. It validates comment blocks, checks tag usage, and enforces documentation consistency via flat or eslintrc configs.

## Use cases
- enforce jsdoc comment rules in eslint
- check jsdoc tags are valid
- require jsdoc on functions
- lint documentation comments
- validate jsdoc types match code
- set up jsdoc linting with flat config

## When to choose
- you already use ESLint and want to enforce JSDoc quality
- you need TypeScript-aware JSDoc checks
- you want configurable documentation linting rules

## When to avoid
- you don't use ESLint in your project
- you need a standalone documentation generator rather than a linter

## Facets
- artifact type: plugin
- maturity: active
- function: linter, documentation, developer-tools
- domain: developer-tools, documentation, web-development
- platform: -
- tags: eslint-plugin, jsdoc, code-quality, static-analysis, linting-rules, nodejs, javascript

## Member repositories
- gajus/eslint-plugin-jsdoc (main) score 94

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:03.352138+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-30T06:15:15.254302+00:00, confidence not recorded.
  - readme: https://github.com/gajus/eslint-plugin-jsdoc (fetched 2026-08-28T04:04:03.352138+00:00, sha 37da05ff7028)
- Data as of 2026-08-30T08:39:29.467469+00:00.
