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 supported734 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- Generic indexed access on a substitution type with an array constraint resolves incorrectly
- Explicitly annotated unique symbols are widened in return positions
- Better error message when a module declaration is not found, but a module augmentation is?
- Co-dependency of variables destructured from union types is lost unless used in control-flow statements
- Incorrectly reported `TS2322` error on array items after spread
- TypeScript can't infer correct type from while loop if while condition is given a promise
- Allow `readonly` with `accessor`
- Higher-kinded Types... And other stuff
- F2 can't format the "satisfies" operator in Typescript
- Unwanted auto-imports in script files
- Docs
- TypeScript not yet supported