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 supported717 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- Regression of `this is` type predicate for intersection of unions from 4.7 to 4.8
- Double error message when referencing variable of type union of string literals from ambient declaration
- `x is any` type guard widens `unknown` type even after the relevant scope has been exited
- Internal error in tsc: "TypeError: Cannot read properties of undefined (reading 'flags')"
- Don't obtain apparent type of contextual types being optional type variables
- docs(lib): add @throws JSDoc for BigInt methods and constructor
- Generic TypedArray constructors have only one overload
- Missing Intl.Locale.prototype.getWeekInfo()
- Tuples: maintaining type-param in the type of it's items
- Add IntegerTypedArray type for use with crypto.getRandomValues
- Docs
- TypeScript not yet supported