# @typescript-eslint/typescript-estree

> A parser that converts TypeScript source code into an ESTree compatible form

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

## Install

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

## 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-01-19 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | ^18.18.0 \|\| ^20.9.0 \|\| >=21.1.0 |
| Dependencies | 9 |
| Unpacked size | 372.8 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 16390 |
| Maintainers | jameshenry, bradzacher |
| Keywords | ast, estree, ecmascript, javascript, typescript, parser, syntax |

## Links

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

## Dependencies (9)

- [debug](https://npm.io/package/debug.md) ^4.4.3
- [semver](https://npm.io/package/semver.md) ^7.7.3
- [minimatch](https://npm.io/package/minimatch.md) ^10.2.2
- [tinyglobby](https://npm.io/package/tinyglobby.md) ^0.2.15
- [ts-api-utils](https://npm.io/package/ts-api-utils.md) ^2.5.0
- [@typescript-eslint/types](https://npm.io/package/@typescript-eslint/types.md) 8.70.0
- [@typescript-eslint/visitor-keys](https://npm.io/package/@typescript-eslint/visitor-keys.md) 8.70.0
- [@typescript-eslint/tsconfig-utils](https://npm.io/package/@typescript-eslint/tsconfig-utils.md) 8.70.0
- [@typescript-eslint/project-service](https://npm.io/package/@typescript-eslint/project-service.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
- 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.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
- … 4841 more at https://npm.io/package/@typescript-eslint/typescript-estree/versions

## README

# `@typescript-eslint/typescript-estree`

> A parser that produces an ESTree-compatible AST for TypeScript code.

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

## Contributing

👉 See **https://typescript-eslint.io/packages/typescript-estree** 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_ESTree.mdx -->

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