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 supported677 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- Do not capture in components for file/directory matching.
- Optimize `scan` with a lookup table to reduce branching
- Generic parameter type checking stops too early
- unconstrained type parameters are consistently checked for `{} | null | undefined` in `strictNullChecks`
- Support Expandable Quick Info/Hover Verbosity
- Allow defering type check of default value for generic-typed function parameter until instantiation
- Isolated Declarations in TS 5.5: State of the feature
- Use concat instead of spread in concatenate
- "The inferred type of X cannot be named without a reference to Y" (TS2742) still happens, when working with npm link to link packages manually
- Experiment - monomorphic node/type/signature
- Docs
- TypeScript not yet supported