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
- infer extends number in conditional type handles '\n' incorrectly
- Discriminated union parameter destructuring doesn't work if the fields have defaults
- Incorrect use-before-declaration error in async IIFE initializer
- Unhelpful TS2322 error message when assigning a type to another type.
- Allow circular function parameter typing with typeof
- Unexpected circularity error when indirectly observing value in `while` loop
- Better Inference for mapped array and tuple types
- 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
- Docs
- TypeScript not yet supported