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 supported753 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- Speed up narrowing of literal unions
- (Proposal) more-sophisticated CFA, and Narrowing Boolean Types
- Switching on a template literal expression does not narrow the interpolated union variable
- [API] No jsDocParsingMode, and reparsed JSDoc types appear as syntax on the declarations they document
- Disallow optional calls on import.defer
- Fixed signature caching issue caused by reentrant signature checking
- Handle tsc watch and profiling signals
- Fix importHelpers incorrectly requiring tslib for native #private class members (#63728)
- Restore go-to-definition for triple-slash lib references
- Flip files from CRLF to LF
- Docs
- TypeScript not yet supported