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
- incorrect type using keyof and for..in
- Use TS interface/types color for TS imports as well
- Unexpected effect on type of RHS expression based on use in assignment expression
- Allow some per file compiler options
- Union of functions with all-optional rest parameters is not callable with no arguments.
- Template strings: Negated match
- Conditional type inside function resolves differently than at top-level
- Template literal type inference failure due to lazy placeholder matching
- No type error when setting an unknown property of a JSX element
- Searching for references of a function, lists every reference to the interface which requested the implementation of that function, and also all other classes that implement that interface
- Docs
- TypeScript not yet supported