Bundled TypeScript Versions
TypeScript releases and commits bundled with each Rslint version.
| Rslint | TypeScript release | TypeScript commit |
|---|---|---|
| npmv0.9.2 | No release tag | 1f70213d4922 |
A TypeScript release is shown only when its tag points to the exact recorded commit. Other revisions are identified by their commit hash.
TypeScript's Go compiler moved from the archived microsoft/typescript-go repository to microsoft/TypeScript. We therefore track bundled TypeScript versions from Rslint v0.9.2 onward, without backfilling v0.9.1 and earlier.