28
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 02, 2025 — Feb 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Deprecate import assert in favor of import with (#63077) More... 1 day ago
Default `target` to "latest standard", deprecate ES5 (#63067) More... 4 days ago
Be more lenient about iteration when `lib=es5` / `noLib` (#63070) More... 4 days ago
Update tests in prep for ES5 deprecation, target default change (#63066) More... 5 days ago
Remove compiler runner libFiles option entirely (#63060) More... 6 days ago
Eliminate `tests/lib/lib.d.ts`, fix up fourslash to use real libs and defaults (#63056) More... 6 days ago
Support FORCE_COLOR (#63055) More... 6 days ago
Fix: Consult referenced project options for synthetic default export eligibility (#63038) More... 8 days ago
Bump the github-actions group with 2 updates (#63053) More... 8 days ago
Fix transform crash with destructured parameter property (#63043) More... 11 days ago
Bump the github-actions group across 1 directory with 3 updates (#63013) More... 13 days ago
Turn `// @strict` off in all failing fourslash tests which do not contain baseline calls (#63023) More... 13 days ago
Explicitly set `strict: false` for project tests, eval tests, and more programmatic fourslash tests (#63024) More... 14 days ago
More test suite strictness fixups (#63022) More... 14 days ago
Fix a typo in the JSDoc of `Math.trunc(…)` (#63020) More... 14 days ago
Prepare tests for `--noImplicitAny` (#62989) More... 18 days ago
Fixed crash related to index type deferral on generic mapped types with name types (#60528) More... 19 days ago
Assume rootDir is the current configuration directory (#62418) More... 19 days ago
Handle resolution watching when its dynamic scriptInfo (#62894) More... 19 days ago
Correctly split line endings for `// @testOption: value` parsing (#62987) More... 20 days ago
More strictness prep (#62984) More... 21 days ago
Deprecate `--outFile` (#62981) More... 21 days ago
Discard types that reduce to `never` before discriminating by discriminable items (#62275) More... 21 days ago
Test updates for strict initialization (#62958) More... 25 days ago
Fix "never nullish" diagnostic missing expressions wrapped in parentheses (#62789) More... 25 days ago
Fixed an issue causing spurious "used before being assigned" errors in for of/in loops (#61376) More... 26 days ago
Simplify "Configure Build Tools" devcontainer step. (#62955) More... 29 days ago
Fix crash in abstract property checking (#62923) More... about 1 month ago
Fix crash in mixin checking (#62928) More... about 1 month ago
Fixed crash when adding unreachable code diagnostic in situations with missing nodes (#62914) More... about 2 months ago