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 supported733 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- Template Literal Types derived from the type keys cannot be used as Indexed Access Types in generic contexts
- function object parameter destructure field without default value will be ignored
- function members of primitives/builtins are not read-only
- Improve generic type signature of Iterator.from()
- Provide option to not include `sourceMappingURL` in the generated `.js` file when `sourceMap` is `true`
- Removing optional modifier in homomorphic mapped types does not work in generic contexts since 5.5.x
- [ServerErrors][TypeScript] 5.7.0-dev.20240904 vs 5.5.4
- Overload order affects assignability of abstract constructors overloaded with regular constructors in interfaces
- Some of the semantic diagnostics use fileName and not relative file name as part of semantic diagnostics and it makes tsbuildinfo unportable
- Clarify logging for "No Project" when hitting memory limit
- Docs
- TypeScript not yet supported