-
-
Notifications
You must be signed in to change notification settings - Fork 543
Closed
Labels
duplicatequestionSupport requests. We tend not to answer these on Github. Nowadays I convert to Discussion instead.Support requests. We tend not to answer these on Github. Nowadays I convert to Discussion instead.
Description
If I wanted to use a .ts file as an entrypoint, wouldn't I want to have a hashbang that indicates such?
For nodejs scripts, you put this at the top of the file:
#!/usr/bin/env node
Wouldn't it then make sense to have;
#!/usr/bin/env ts-node
???
ivawzh, ma-petrovic, Tiagoperes and reyrodrigez
Metadata
Metadata
Assignees
Labels
duplicatequestionSupport requests. We tend not to answer these on Github. Nowadays I convert to Discussion instead.Support requests. We tend not to answer these on Github. Nowadays I convert to Discussion instead.