DefinitelyTyped/types/estree-jsx
Tony Ross 922e092f5e Add types for JSX extensions to ESTree AST (#39215)
Declare JSX types and export a modified `Node` type containing
the union of `Node` from `@types/estree` plus JSX node types.

Like `@types/estree` this is a types-only package to aid consuming
ASTs created by various JavaScript parsers used in tooling.
2019-10-17 15:33:41 -07:00
..
estree-jsx-tests.ts
index.d.ts
tsconfig.json
tslint.json