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 supported749 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- Avoid cloning cached declaration types after truncation
- compilerOptions.plugins is not inherited through tsconfig "extends"
- Fix crash on malformed object destructuring assignment
- Fix crash on malformed super destructuring
- TS 7.0.2 (tsgo): augmentation of a type-only re-exported interface resolves order-dependently — same file set passes via explicit include list, fails via directory glob
- Crash: class-level decorator on an anonymous class panics during ES decorator emit
- Crash: malformed object destructuring assignment panics in class fields transform
- Crash: malformed `super` destructuring in a decorated class static block panics
- Crash: optional chain + tagged template panics the optional-chain transform
- Use pinned gzip for localization generation
- Docs
- TypeScript not yet supported