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 supported675 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- Clarify logging for "No Project" when hitting memory limit
- Distribute mapped types over intersections with some array/tuple members
- Inferred project that currently use "current directory of tsserver host" needs some special handling
- False positive for "Unreachable code detected" for code following `switch`/`case` with `allowUnreachableCode: false`
- Allow `.js` file generated from `.tsx` file to be runnable in browser with less configuration
- Error type on spreading array with additional props
- Add support for nixos for easily on-boarding developers onto the project.
- Normalize variadic tuples with reduced never element type to never
- Allow --build with Intermediate Errors - shouldn't happen on tsconfig errors
- Constraints of nested conditional types applied to constrained type variables are incorrect
- Docs
- TypeScript not yet supported