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 supported737 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- disallow comparing to null and undefined unless they are valid cases in strict null mode
- Generic values
- Boolean() cannot be used to perform a null check
- Type annotations for default export
- Automatically inserting JSX closing element in TypeScript JSX file
- narrowing in switch doesn't work with non-union types
- static property inheritance complaining when it shouldn't
- Add pure and immutable keywords to ensure code has no unintended side-effects
- Accept Input Source Maps
- Support for type destructuring
- Docs
- TypeScript not yet supported