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 supported718 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- Infer from annotated parameters of context sensitive functions in the first inference pass
- Fix for Issue 56013
- Talk about Exceptions Here
- Default reverse mapped type inference to its constraint
- Better completion for property access of computed properties
- Filter out classes with private members from the contextual types for object literal nodes
- Incorrect narrowing of Union type after discrimination when one type is assignable to the other (even when explicit type annotation is present)
- Performance regression from #49625 and #52984
- fix(55841) - Indexing with `never` should produce `never`
- Do not erase signature constraints when calculating variance
- Docs
- TypeScript not yet supported