Skip to content
This repository was archived by the owner on May 18, 2025. It is now read-only.
This repository was archived by the owner on May 18, 2025. It is now read-only.

Parse JSX expressions representing data #95

@NathanLovato

Description

@NathanLovato

For search and replace props in include components, we need to parse an array of objects with this form:

[
  {"source": "foo", "replacement": "bar",},
  ...
]

We should parse an AST with arrays, objects, keys, and values

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions