TypeScript 6 and 7How to configure Bun's type definitions for TypeScript 6.0 and 7.0, which no longer auto-discover @types packages. Fix 'Cannot find name Bun' and other missing type errors after upgrading TypeScript.Copy MarkdownOpenTypeScriptUsing TypeScript with Bun, including type definitions and compiler optionsWatch ModeAutomatic reloading in Bun with --watch and --hot modes