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 https://image.nostr.build/924566e188023c527afe634f6b5cb20aa5ce3715f5f40f716ffcd7976e82dadc.png Source: x.com/mattpocockuk/status/1833483424377532853