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
- [semantic] [typescript] No special highlighting for the 'this' parameter
- Suggestion: Formatting: Disable inserting spaces around leading semicolon
- Enable returning locally defined type in signature overloads
- Ambient type for constructor parameter property with default does not include 'undefined' when the parameter is followed by one without a default
- Infer JSX children as literal
- Decorators broken with private fields, generated code has syntax error
- Nested function's JSDoc lost after compilation when returned in an object
- New type for tuples which have mutable properties but can't be mutated with array methods
- `HTMLMetaElement` property descriptions
- values of mapped types contain impossible union members in some circumstances and not others
- Docs
- TypeScript not yet supported