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

New hook suggestion: ts-node-shebang-to-node #40

Open
felipecrs opened this issue May 18, 2023 · 0 comments
Open

New hook suggestion: ts-node-shebang-to-node #40

felipecrs opened this issue May 18, 2023 · 0 comments

Comments

@felipecrs
Copy link

As the name implies, this hook would scan all the .ts files for a ts-node shebang and replace it with node.

This would allow developers to use ts-node during development while still having the proper shebang (node), in production.

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