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
- Exported namespace class suppresses TS1308 for await in computed member names
- docs: add JSDoc comments to ReadonlyMap interface
- Support recent `Iterator`/`Iterator.prototype` methods in `esnext` (eventually `es2027`)
- Support `Promise.allKeyed`/`Promise.allSettledKeyed` methods in `esnext` (eventually `es2027`)
- `lib.d.ts` Updates for TypeScript 7.1
- Add `es2026` as valid `target` and `lib`
- TypeScript 7.1 Iteration Plan
- False positive on destructured `require` is `verbatimModuleSyntax` and `module` is `preserve`
- JSDoc tag for getting around "Object literals are open-ended"
- Typescript 6.0.3升级到7.0后报错
- Docs
- TypeScript not yet supported