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 supported718 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- rootDirs should merge outputs
- Checking if Enum | falsely in if condition if value of Enum might be zero
- Generic function does not accept argument of type with union and intersection
- Keyword to permit inferring a union for a type parameter
- Support for both public and protected constructor overload signatures
- Element implicitly has an 'any' type because expression of type 'string' can't be used to index type
- [Compiler API] Reuse default compiler host when customizing module resolution
- Breaking change 4.3 RC: TS2488: Build:Type 'SomeArrayType' must have a '[Symbol.iterator]()' method that returns an iterator.
- Symbol in object not treated as a narrowing type guard
- `keyof` on homomorphic mapped type over an array thinks keys are function types
- Docs
- TypeScript not yet supported