Unfortunately type definitions are currently not available for this package

typescript-estree

  • Version 18.1.0
  • Published
  • 221 kB
  • 2 dependencies
  • BSD-2-Clause license

Install

npm i typescript-estree
yarn add typescript-estree
pnpm add typescript-estree

Overview

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

Dependencies (2)

Dev Dependencies (24)

Peer Dependencies (1)

Badge

To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/typescript-estree.

  • Markdown
    [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/typescript-estree)
  • HTML
    <a href="https://www.jsdocs.io/package/typescript-estree"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>