ts-node
ts-node copied to clipboard
Remove node 18.6.0 bug workaround if they shipped the fix in 18.7.0
Check if 18.7.0 fixes the bug in 18.6.0. If so, remove hack here: https://github.com/TypeStrong/ts-node/blob/8b09d49b26c1c25e34133b857c073729dd691f11/src/bin.ts#L633