TechPostsFromX on Nostr: A bizarre behaviour in TypeScript finally got fixed in 5.6. You could import a file ...
A bizarre behaviour in TypeScript finally got fixed in 5.6.
You could import a file that doesn't exist, and TypeScript wouldn't complain.
But now, thanks to `noUncheckedSideEffectImports`, it errors!
Let me explain
Source: x.com/mattpocockuk/status/1833483424377532853
You could import a file that doesn't exist, and TypeScript wouldn't complain.
But now, thanks to `noUncheckedSideEffectImports`, it errors!
Let me explain
Source: x.com/mattpocockuk/status/1833483424377532853