The release candidate for TypeScript 5.6 is now available for testing! Give it a try today for more new checks, ways to speed-up your builds, new JS features, and more! devblogs.microsoft.com/typescript/ann…
6
97
482
55K
36
@typescript @captbaritone Your work on no-constant-binary-expression is finally in tsc 🥹
@typescript ArkType 🤝 TypeScript ✅ Set-based type system ✅ Amazing DX ✅ New release candidate today with tons of features ✅ Shaky documentation
@typescript Could we get a softer variant of "typescript.preferences.autoImportSpecifierExcludeRegexes" that simply puts those at the end or where we can exclude it based on a regex of the file that tries to open it? (E.g apply this reflexe if the current file doesn't end with ".test.ts")