Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Implement JSX syntax #18

Closed
Closed
@nzakas

Description

@nzakas

Phase 2 is to add JSX syntax support into this parser. This would involve:

  1. Converting the TypeScript JSX syntax tree into an ESTree-compatible one.
  2. Convert the TypeScript tokens into Esprima-style tokens.
  3. Making the result pass the JSX tests that are already tests in tests/fixtures/ecma-features/jsx.

@JamesHenry are you interested in taking a stab at this?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions