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
I'm using typescript 5.5 breaks when trying to inline source maps because typescript returns w/ Option 'sourceMap' cannot be specified with option 'inlineSourceMap'.ts.
I'm using typescript 5.5 breaks when trying to inline source maps because typescript returns w/
Option 'sourceMap' cannot be specified with option 'inlineSourceMap'.ts
.swc-node/packages/register/read-default-tsconfig.ts
Line 121 in 37b4a40
I think this typescript behavior change in ~v5.
The text was updated successfully, but these errors were encountered: