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 supported735 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- Allow circular function parameter typing with typeof
- Unexpected circularity error when indirectly observing value in `while` loop
- Overloaded function with at least one generic overload can be assigned to any function with at least the same number of parameters
- "moduleResolution": "NodeNext" throws ESM related errors
- Generic template literal index does not resolve value type
- Colour coded error messages
- TypeScript reports spurious self-reference error 7022 when reading evolving array's length in variable definition
- Attach Documentation to Labeled Tuple Elements
- Fix generated d.ts files having incorrect variance by emitting the inferred variance explicitly in d.ts
- union of function types should be narrowed by their return type
- Docs
- TypeScript not yet supported