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 supported748 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- never extends `${infer P}` yield a different result than never extends `${infer P}/`
- Feature Request: Expose TS configuration and internals as Types
- Maximum call stack size exceeded
- infer extends number in conditional type handles '\n' incorrectly
- Discriminated union parameter destructuring doesn't work if the fields have defaults
- Incorrect use-before-declaration error in async IIFE initializer
- "moduleResolution": "NodeNext" throws ESM related errors
- Generic template literal index does not resolve value type
- Intellisense documentation lost for remaining properties in expanded Omit<> mapped type
- API: Expose a way to figure out the `scriptKind`
- Docs
- TypeScript not yet supported