Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
kaiyoma opened this issue Jan 20, 2023 · 0 comments
Open

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

kaiyoma opened this issue Jan 20, 2023 · 0 comments

Comments

@kaiyoma
Copy link

kaiyoma commented Jan 20, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant