idea-run-typescript
idea-run-typescript copied to clipboard
Option to specify default TypeScript Node package
tsx, esno. ts-node, and esm-ts-node are all supported TypeScript Node packages.
However, there is no way to specify a default if your project has multiple installed that can be discovered.
Editing the Run/Debug Configuration Templates and setting a different TypeScript Node packages does not seem to have any effect.
It is tedious when right clicking a file and creating a new config to have to immediately edit it to run with the different package.