ts-runtime-checks
ts-runtime-checks copied to clipboard
[FEATURE] TSX support?
Does this library work with tsx? https://github.com/privatenumber/tsx
Which is effectively the successor of ts-node
I assume this is why the lib doesn't work. Usage of Assert<> doesn't appear to transpile anything.
Looks like tsx uses esbuild, support for esbuild will come really soon!
Really looking for this too!
i would be very interested in this lib working with tsx