Skip to content

Can we use tsx instead of ts-node? #686

@kaiyoma

Description

@kaiyoma

Just got this error when using Just:

[9:49:35 AM] x In order to use TypeScript with just.config.ts, you need to install "ts-node" module:

  npm install -D ts-node

or

  yarn add -D ts-node

Can there be an option to use https://github.com/esbuild-kit/tsx instead? It's much faster than ts-node.

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