@typescript-eslint/typescript-estree

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

  • Types
  • ESM
License
MIT
Install Size
372.3 kB(1.8 MB)
Vulns
0
Published

Get started

$npm install @typescript-eslint/typescript-estree
$pnpm add @typescript-eslint/typescript-estree
$yarn add @typescript-eslint/typescript-estree
$bun add @typescript-eslint/typescript-estree
$deno add npm:@typescript-eslint/typescript-estree
$vlt install @typescript-eslint/typescript-estree
$vp add @typescript-eslint/typescript-estree
# Usually installed as a dev dependency
$npm install -D @typescript-eslint/typescript-estree
$pnpm add -D @typescript-eslint/typescript-estree
$yarn add -D @typescript-eslint/typescript-estree
$bun add -d @typescript-eslint/typescript-estree
$deno add -D npm:@typescript-eslint/typescript-estree
$vlt install -D @typescript-eslint/typescript-estree
$vp add -D @typescript-eslint/typescript-estree

Readme

@typescript-eslint/typescript-estree

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

NPM Version NPM Downloads

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.