# @typescript-eslint/eslint-plugin

> TypeScript plugin for ESLint

Latest version **8.70.0** (published 2026-09-07) · MIT license · 0 weekly downloads

## Install

```sh
npm install @typescript-eslint/eslint-plugin
pnpm add @typescript-eslint/eslint-plugin
yarn add @typescript-eslint/eslint-plugin
bun add @typescript-eslint/eslint-plugin
```

## Health

**Score 70/100 (B)** — status: active.

Positive: esm support; no vulnerabilities; has provenance; recently updated; high maintenance score; popular repo.

Warnings: low downloads; no types.

## Facts

| | |
|---|---|
| Version | 8.70.0 |
| Published | 2026-09-07 |
| First published | 2019-01-19 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Node | ^18.18.0 \|\| ^20.9.0 \|\| >=21.1.0 |
| Dependencies | 8 |
| Unpacked size | 2 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 16390 |
| Maintainers | jameshenry, bradzacher |
| Keywords | eslint, eslintplugin, eslint-plugin, typescript |

## Links

- npm: https://www.npmjs.com/package/@typescript-eslint/eslint-plugin
- Repository: https://github.com/typescript-eslint/typescript-eslint
- Homepage: https://typescript-eslint.io/packages/eslint-plugin
- Issues: https://github.com/typescript-eslint/typescript-eslint/issues
- Funding: https://opencollective.com/typescript-eslint
- npm.io page: https://npm.io/package/@typescript-eslint/eslint-plugin

## Dependencies (8)

- [ignore](https://npm.io/package/ignore.md) ^7.0.5
- [ts-api-utils](https://npm.io/package/ts-api-utils.md) ^2.5.0
- [natural-compare](https://npm.io/package/natural-compare.md) ^1.4.0
- [@typescript-eslint/utils](https://npm.io/package/@typescript-eslint/utils.md) 8.70.0
- [@eslint-community/regexpp](https://npm.io/package/@eslint-community/regexpp.md) ^4.12.2
- [@typescript-eslint/type-utils](https://npm.io/package/@typescript-eslint/type-utils.md) 8.70.0
- [@typescript-eslint/visitor-keys](https://npm.io/package/@typescript-eslint/visitor-keys.md) 8.70.0
- [@typescript-eslint/scope-manager](https://npm.io/package/@typescript-eslint/scope-manager.md) 8.70.0

## Alternatives

- [eslint-plugin-sonarjs](https://npm.io/package/eslint-plugin-sonarjs.md) — 2.9M weekly downloads
- [eslint-config-expo](https://npm.io/package/eslint-config-expo.md) — 1.5M weekly downloads
- [@matter/protocol](https://npm.io/package/@matter/protocol.md) — 63.5K weekly downloads
- [@eventcatalog/linter](https://npm.io/package/@eventcatalog/linter.md) — 24.8K weekly downloads
- [@inrupt/eslint-config-base](https://npm.io/package/@inrupt/eslint-config-base.md) — 4.5K weekly downloads

## Recent versions

- 8.70.0 (latest) — 2026-09-07
- 8.70.1-alpha.27 (canary) — 2026-09-18
- 8.0.0-alpha.62 (rc-v8) — 2024-07-31
- 7.0.0-alpha.0 (rc-v6) — 2023-07-10
- 6.0.0-alpha.58 (rc-v) — 2023-02-21
- 5.0.0-alpha.42 (rc-v5) — 2021-10-10
- 4.0.0-alpha.16 (rc-v4) — 2020-08-29
- 3.0.0-alpha.27 (rc-v3) — 2020-05-17
- 8.70.1-alpha.26 — 2026-09-18
- 8.70.1-alpha.25 — 2026-09-17
- 8.70.1-alpha.24 — 2026-09-17
- 8.70.1-alpha.23 — 2026-09-17
- 8.70.1-alpha.22 — 2026-09-16
- 8.70.1-alpha.21 — 2026-09-15
- 8.70.1-alpha.20 — 2026-09-15
- … 4781 more at https://npm.io/package/@typescript-eslint/eslint-plugin/versions

## README

# `@typescript-eslint/eslint-plugin`

An ESLint plugin which provides lint rules for TypeScript codebases.

[![NPM Version](https://img.shields.io/npm/v/@typescript-eslint/eslint-plugin.svg?style=flat-square)](https://www.npmjs.com/package/@typescript-eslint/eslint-plugin)
[![NPM Downloads](https://img.shields.io/npm/dm/@typescript-eslint/eslint-plugin.svg?style=flat-square)](https://www.npmjs.com/package/@typescript-eslint/eslint-plugin)

👉 See **https://typescript-eslint.io/getting-started** for our Getting Started docs.

> See https://typescript-eslint.io for general documentation on typescript-eslint, the tooling that allows you to run ESLint and Prettier on TypeScript code.

<!-- Local path for docs: docs/packages/ESLint_Plugin.mdx -->

---
_Source: https://npm.io/package/@typescript-eslint/eslint-plugin · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
