A more precise [ESTree](https://github.com/estree/estree) type with support for generic annotations.
A parser that converts TypeScript source code into an ESTree compatible form
TypeScript definitions for estree
Flow types for the Flow-ESTree spec produced by the hermes parser
Check if something can be an ecmascript (javascript) identifier name
Traverse an ESTree-compliant AST
TypeScript definitions for estree-jsx
Attach comments to estree nodes
unist utility to get a position from an estree node
Oxc Parser Node API
hast utility to transform to estree (JavaScript AST) JSX
Check what’s defined in an estree scope
Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)
esast utility to transform from estree
estree (and esast) utility to serialize to JavaScript
esast (and estree) utility to visit nodes
Convert a JavaScript value to an estree expression
Base implementation for all Sentry JavaScript SDKs
ECMAScript (ESTree) AST walker
User replays for Sentry
An ESLint custom parser which leverages TypeScript ESTree
A command line utility to work with Sentry. https://docs.sentry.io/hosted/learn/cli/
Browser Utilities for all Sentry JavaScript SDKs
Sentry Bundler Plugin Core