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 supported718 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- 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
- Async Transformers
- Allow local .js/.ts files to be typed by their corresponding .d.ts file
- Confusing enum reverse string lookup behaviour in strict mode
- Docs
- TypeScript not yet supported