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 supported733 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- Too wide diagnostic with array spread
- Import ellision emit bug: usage of imports only in keys of interfaces does not result in those imports being elided as type-only
- Add option to throw error when `!` (NonNull expression) is used on a non-nullish expression
- Shorten error spans for missing key errors reported on object literals
- Array prototype extensions fail circularly with `...args: T[]`, but not `args: T[]`
- Missing the `AbortSignal.any()` function
- Debug Failure. Did not expect ObjectLiteralExpression to have an Identifier in its trivia
- [RFC] Code Prompts, a Prompt Format for AI-Powered Code Auto-Completion
- “Lexical environment is not suspended” when visitEachChile
- Update import/export specifier sort on rename
- Docs
- TypeScript not yet supported