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
- Improve generic type signature of Iterator.from()
- [ServerErrors][TypeScript] 5.7.0-dev.20240904 vs 5.5.4
- Drop variable statements when the declaration list gets transformed to an empty list
- Improve constraints of nested conditional types applied to constrained type variables
- Allow `.js` file generated from `.tsx` file to be runnable in browser with less configuration
- Allow --build with Intermediate Errors - shouldn't happen on tsconfig errors
- Adjust relative imports in TypeScript when using copy-paste
- Fixed symbol lookup for binding expando properties in nested blocks
- Provide string literal completions for flow properties
- Confusing/inconsistent error messages when erroring on disallowed merge
- Docs
- TypeScript not yet supported