Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

allow JSX and TSX commands #93

@swyxio

Description

@swyxio

currently the command discovery rule here:

'**/*.+(js|ts)',
only matches .js and .ts files. However, .tsx files are also valid typescript. As react-ink becomes a thing, we should enable that too.

Maybe just add another regex for *x files? happy to PR this if y'all like it

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions