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
- [Feature request] allow use `as const` + `type` or `interface`
- flatMap errors when callback returns certain union types
- Organize imports: add an option to put all absolute paths after node_modules ones
- ConstructorParameters is not working for private constructors (and protected constructors)
- Suggestion: shorthand for templated type to extend and default to the same type
- Add option to include default typeRoots when overriding typeRoots
- Type Math.min & Math.max using generic
- Alias for TypeScript declaration emitting
- Suggestion: Type-check statement to verify type assignability
- 'bigint' is not comparable to 'number' with loose equality
- Docs
- TypeScript not yet supported