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 supported688 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- Please bring `!` to JSDoc TS, in a way or another
- tsconfig.json "lib": "dom" should include "dom.iterable"(?)
- Infer from annotated return type nodes before assigning contextual parameter types
- Getting a setter-only property is typed as the setter's parameter's type instead of undefined
- Fixed an issue with for statement's incrementor missing continue's control flow information
- req is declared but its value is never read
- TSCONFIG Plugin doesn't trigger when using TSC
- Evolving any ignores branches before a 'continue'
- 'identity' modifier to indicate a function's parameter-less returns should be narrowed like a value
- Improve Generic Class + Namespace Intellisense
- Docs
- TypeScript not yet supported