Execution: Introduce the --prefer-ts-ext flag, allowing users to prioritize TypeScript files over JavaScript when both exist. This enhances flexibility in module imports, making it easier to work with TypeScript projects.
Improvements
Execution: Simplify the extension ordering for preferences, improving the overall user experience when selecting file types for execution.