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 supported720 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- TypeScript refactorings should not generate explicit generic type arguments for types that the source interface has omitted due to the existence of defaults
- Type alias preserving logic defeats complexity reduction mechanisms
- Wrong spread parameters type inference in function with all spread parameters overloads
- Allow concatenated strings to be cast as const type
- Allow overloading constructors with type parameters to instantiate the same class but with different generics
- extract function including traling comment that is not selected
- new `Move to file` refactoring should avoid name collisions
- Missing property incompatible error when there is a namespace with a value export
- Replace errorType return with Debug fail in checkExpressionWorker
- fix issue 53775, do not always narrow to property signature
- Docs
- TypeScript not yet supported