zx icon indicating copy to clipboard operation
zx copied to clipboard

Provide better out of the box TypeScript support

Open lzm0 opened this issue 7 months ago • 2 comments

Currently (as of 8.1.3), running TypeScript files with zx requires additional setup, such as providing a package.json and a tsconfig.json. It would be nice if the zx cli wraps ts-node automatically when it detects a .ts file. I would love to create a PR for this feature if it is feasible.

lzm0 avatar Jun 27 '24 17:06 lzm0