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 supported677 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- Support Expandable Quick Info/Hover Verbosity
- C extends A but C does not extend A | B
- Suspected breaking change with pushing and assigning a 'derived' value into a 'base' array
- `abstract class` should be usable in expressions
- Warn when regular expression is used in conditional
- Type 'any' cannot be used as an index type silently fails when used in generics (TS2538)
- RTCStatsReport should inherit or extend from Map
- Filter with "something is smallerType" don't work as negative
- Don't report an error when accessing a name of a global block-scoped variable on `globalThis` outside of `noImplicitAny`
- `getJSDocTags` detects decorators inside code blocks as JSDoc tags
- Docs
- TypeScript not yet supported