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 supported735 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- Protected and private functions are not visible when 'this' context "arg" is provided if it doesn't explicitly define a return type
- "Implement interface" TS refactoring adds extra semicolon in type
- Contextual 'this' parameter in JSDoc doesn't show correct completions after property assignment on `this` in function-valued object literal property
- never extends `${infer P}` yield a different result than never extends `${infer P}/`
- Feature Request: Ability to opt out of liveBinding with exports of const values
- Unexpected circular reference error TS7022
- Repeated single line comment after variable declaration in if/for block when targeting ES5
- Feature Request: Expose TS configuration and internals as Types
- Maximum call stack size exceeded
- Use snippets for extract refactorings
- Docs
- TypeScript not yet supported