ts-node icon indicating copy to clipboard operation
ts-node copied to clipboard

Feature Request: Disable execution of selected files

Open DanKaplanSES opened this issue 1 year ago • 0 comments

Desired Behavior

The ignore option prevents transpilation of certain files, but those files will still be executed. I want a way to prevent file execution, too.

Is this request related to a problem?

Yes. I believe I've fully documented it in another issue's comment.

I've also created a StackOverflow post asking if this is already possible.

Alternatives you've considered

Additional context

DanKaplanSES avatar Jan 27 '25 01:01 DanKaplanSES