Skip to content

Latest commit

 

History

History
 
 

ast-spec

@typescript-eslint/ast-spec

Complete specification for the TypeScript-ESTree AST

This package includes:

  • Node definitions as TypeScript types (the specification)
  • Logic for converting from the TypeScript AST to the TypeScript-ESTree AST.
  • Tests/Fixtures/Examples for each Node

✋ Internal Package

This is an internal package to the typescript-eslint monorepo. You likely don't want to use it directly.

👉 See https://typescript-eslint.io for docs on typescript-eslint.