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
- lib: fix Atomics.waitAsync timeout parameter description
- lib: document remaining ProxyHandler trap parameters
- lib: fix two Reflect JSDoc defects
- lib: fix JSDoc @param tags that document nothing
- Poorly formed output with JSDoc typedef
- `importHelpers` incorrectly requires `tslib` for native `#private` class members at every dated `target` (ES2022βES2025), even though no helper is ever emitted
- --incremental: after a pnpm dependency version change, the cached run is slower than a cold run and most of the time is unattributed
- Type argument with a subset of the parameter constraint's optional keys incorrectly reported as unassignable to constraint
- fix(lib): rectify docs error for Array.prototype.at
- Type narrowing not working correctly with Uppercase<string> & Lowercase<string>
- Docs
- TypeScript not yet supported