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
- Error for explicit return type with no return statements is misleading
- Using Parameters in a class member function gets incorrect result while all parameters are optional.
- NodeList should be generic instead of having NodeListOf
- Smart indentation on separated elements should reuse the prior element's starting base indentation
- Resolutions in tsserver should be shared among projects dependng on module options
- Change watching resolution cache to watch per directory resolutions with refcount so it will be reused
- Narrowing `this` using custom type predicate affected by TS 5.0
- Expose `textChanges.ChangeTracker` for public API
- ...args should not be readonly within function body
- `unknown && false` is too loosely typed
- Docs
- TypeScript not yet supported