You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Node 22.18 introduces support for natively running TypeScript in many cases, so we don't need ts-node any more. This may require some migration work from partners to update their config syntax but it should have the benefit of being much faster.
Node 22.18 introduces support for natively running TypeScript in many cases, so we don't need
ts-nodeany more. This may require some migration work from partners to update their config syntax but it should have the benefit of being much faster.just.config.<cjs|mjs|cts|mts>