@typescript-eslint/parser (5.62.0)
Published 2026-02-24 13:52:05 +00:00 by atheaadmin
Installation
@typescript-eslint:registry=npm install @typescript-eslint/parser@5.62.0"@typescript-eslint/parser": "5.62.0"About this package
@typescript-eslint/parser
An ESLint parser which leverages TypeScript ESTree to allow for ESLint to lint TypeScript source code.
👉 See https://typescript-eslint.io/packages/parser 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.
Dependencies
Dependencies
| ID | Version |
|---|---|
| @typescript-eslint/scope-manager | 5.62.0 |
| @typescript-eslint/types | 5.62.0 |
| @typescript-eslint/typescript-estree | 5.62.0 |
| debug | ^4.3.4 |
Development Dependencies
| ID | Version |
|---|---|
| @types/glob | * |
| glob | * |
| typescript | * |
Peer Dependencies
| ID | Version |
|---|---|
| eslint | ^6.0.0 || ^7.0.0 || ^8.0.0 |
Keywords
ast
ecmascript
javascript
typescript
parser
syntax
eslint