typescript
https://github.com/microsoft/typescript
TypeScript
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported753 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- Fixed detection of optional chains containing a reference
- fix: disallow NoSubstitutionTemplate in module import attribute types
- Narrow generic conditional and indexed access return types when checking return statements
- fix(64231): avoid parsing async() calls as typed arrows in conditionals
- LSP: file contents are not re-read when `didChangeWatchedFiles` reports `Created` (type 1) for a file already in the program
- tsc -b: builders idle on upstream projects because projects are scheduled in depth-first reference order
- The `options` arg of `Temporal.ZonedDateTime.prototype.toLocaleString()` currently accepts "illegal" option `timeZone`
- Perhaps there is an incorrect test directive in `useStrictLikePrologueString01`
- Fix case sensitivity fswatch and users
- The `strict` option is confusing since TypeScript 6
- Docs
- TypeScript not yet supported