# typescript-eslint

> Tooling which enables you to use TypeScript with ESLint

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

## Install

```sh
npm install typescript-eslint
pnpm add typescript-eslint
yarn add typescript-eslint
bun add typescript-eslint
```

## Health

**Score 80/100 (A)** — status: active.

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 8.70.0 |
| Published | 2026-09-07 |
| First published | 2019-08-13 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | ^18.18.0 \|\| ^20.9.0 \|\| >=21.1.0 |
| Dependencies | 4 |
| Unpacked size | 41.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 16389 |
| Maintainers | jameshenry, bradzacher |
| Keywords | ast, ecmascript, javascript, typescript, parser, syntax, eslint, eslintplugin, eslint-plugin |

## Links

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

## Dependencies (4)

- [@typescript-eslint/utils](https://npm.io/package/@typescript-eslint/utils.md) 8.70.0
- [@typescript-eslint/parser](https://npm.io/package/@typescript-eslint/parser.md) 8.70.0
- [@typescript-eslint/eslint-plugin](https://npm.io/package/@typescript-eslint/eslint-plugin.md) 8.70.0
- [@typescript-eslint/typescript-estree](https://npm.io/package/@typescript-eslint/typescript-estree.md) 8.70.0

## Alternatives

- [babylon](https://npm.io/package/babylon.md) — 5.1M weekly downloads
- [csscolorparser](https://npm.io/package/csscolorparser.md) — 3.7M weekly downloads
- [expr-eval-fork](https://npm.io/package/expr-eval-fork.md) — 1.5M weekly downloads
- [@leeoniya/ufuzzy](https://npm.io/package/@leeoniya/ufuzzy.md) — 247.7K weekly downloads
- [xml-parser](https://npm.io/package/xml-parser.md) — 78.4K weekly downloads

## Recent versions

- 8.70.0 (latest) — 2026-09-07
- 8.70.1-alpha.0 (canary) — 2026-09-07
- 8.0.0-alpha.62 (rc-v8) — 2024-07-31
- 8.69.1-alpha.0 — 2026-08-31
- 8.69.0 — 2026-08-31
- 8.68.1-alpha.9 — 2026-08-31
- 8.68.1-alpha.8 — 2026-08-30
- 8.68.1-alpha.7 — 2026-08-30
- 8.68.1-alpha.6 — 2026-08-27
- 8.68.1-alpha.5 — 2026-08-26
- 8.68.1-alpha.4 — 2026-08-26
- 8.68.1-alpha.3 — 2026-08-25
- 8.68.1-alpha.2 — 2026-08-25
- 8.68.1-alpha.1 — 2026-08-24
- 8.68.1-alpha.0 — 2026-08-24
- … 1541 more at https://npm.io/package/typescript-eslint/versions

## README

# `typescript-eslint`

> Tooling which enables you to use TypeScript with ESLint

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

👉 See **https://typescript-eslint.io/packages/typescript-eslint** for documentation on this package.

> 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/typescript-eslint.mdx -->

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