# angular-eslint/angular-eslint

:sparkles: Monorepo for all the tooling related to using ESLint with Angular

Repository: https://github.com/angular-eslint/angular-eslint
Canonical: https://ross.abutalabs.com/products/angular-eslint
Language: TypeScript
License: MIT
License Family: permissive
Topics: eslint, angular, typescript
Last push: 2026-08-26T13:38:08+00:00

## Health v2 (maintenance only)
Score: 97/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 92, longevity 100
- inputs: {"age_days": 2593, "days_push": 7, "days_rel": 52, "gap_med": 10.0, "n_releases_24m": 39}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1781, forks 272 (observed 2026-08-28T04:05:35.585757+00:00)

## What it is
A monorepo of tooling that enables ESLint to lint Angular projects, including ESLint plugins, parsers, and schematics for Angular CLI integration. It is the successor to TSLint/Codelyzer for Angular code quality enforcement.

## Use cases
- lint angular projects with eslint
- add eslint to an existing angular cli project
- migrate from tslint and codelyzer to eslint
- enforce angular-specific lint rules in templates and typescript
- set up eslint as the default linter for new angular workspaces
- write custom eslint rules for angular code

## When to choose
- you have an Angular project and want modern ESLint-based linting
- you are migrating an Angular codebase off TSLint
- you need Angular-specific rules for components, templates, and RxJS patterns

## When to avoid
- your project does not use Angular
- you need a general-purpose TypeScript linter without Angular specifics

## Facets
- artifact type: library
- maturity: active
- function: linter, developer-tools, plugin-system
- domain: web-development, frontend, developer-tools, version-control
- platform: cross-platform
- tags: eslint, angular, typescript, linting, static-analysis, monorepo, nodejs

## Member repositories
- angular-eslint/angular-eslint (main) score 97

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:35.585757+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:24:24.637851+00:00, confidence not recorded.
  - readme: https://github.com/angular-eslint/angular-eslint (fetched 2026-08-28T04:05:35.585757+00:00, sha 394f3e479ecd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
