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 supported719 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- unused type declaration causes totally unrelated error (Index signatures are incompatible)
- flag to check for type-unreachable code
- Type guard cannot remove `undefined` from `Partial<T>[keyof T] | undefined`
- JS checking makes JSX props optional when inferred through JSX.LibraryManagedAttributes
- Diagnostic messages typo in RU locale
- Define 'tagName' values in Element interfaces to prevent misleading type acceptance.
- lib.dom.d.ts should escape html elements in jsdoc comments
- Intellisense AutoComplete out of Context , unbearable
- Reusing function type with different parameters amount (overloading)
- Add override / noImplicitOverride support for interfaces
- Docs
- TypeScript not yet supported