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 supported719 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- Separate type application from function application
- --noImplicitAny codefixes infer anonymous object types despite appropriate interfaces in (or out of) scope
- querySelector return type could be more specific for compound selectors
- Improve structure, formatting, (human) parsability and readabiliy of errors
- Adding generic parameter to a lambda function removes typing from the function argument
- Distinguish between plain object types and class types
- Improve signature help when completing object argument
- tsserver: deprecate getSupportedCodeFixes, add fixable property to Diagnostic
- [bug] A method return type of 'this' is incorrectly converted to 'any' in declaration output
- Type JS's `arguments` object based on function parameters
- Docs
- TypeScript not yet supported