Branded types for TypeScript 2 years ago
I ran the branded type example listed in the blog through bun and it ran without issuing a warning or error for the "This won't compile!" code. Is there any way to get bun to be strict for TypeScript errors?
Does deno catch this TS bug?