ts-node icon indicating copy to clipboard operation
ts-node copied to clipboard

Remove node 18.6.0 bug workaround if they shipped the fix in 18.7.0

Open cspotcode opened this issue 3 years ago • 0 comments

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

cspotcode avatar Aug 16 '22 16:08 cspotcode