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 supported722 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- Create export declaration in `Import_may_be_converted_to_a_default_import` codefix when the original node has export modifier
- Object.defineProperty(variable) does not error in `.js` files if `variable` does not exist
- Decorator helper `__esDecorate` refers to `Object`, which can be clobbered
- Implement(60881): Added detailed diagnostic for parent to child assignment
- Allow intersections with string literal, number literal, or unique symbols to be used as property names
- JavaScript Intellisense doesn't detect types of properties defined in async constructors
- Paste with imports not working correctly
- Feature Request: Instantiate Generic Functions within Conditional Types
- TypedArray constructor compile error
- Index type distributes over intersections too eagerly
- Docs
- TypeScript not yet supported