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
- Have QuickInfo use import types to display type aliases that are not in scope
- Exhaustiveness checking against an enum only works when the enum has >1 member.
- Allow Typescript to detect when imported html relative paths are incorrect
- Option to disable sorting when running organize imports
- In JS, type annotations should not block errors from the rest of the program
- Don't offer to change spelling to not-yet-defined variables
- In JS, auto type assignments don't add string index to literal types
- Documentation: Clarify declaration files and the declare keyword
- Describe object vs Object in the Handbook
- JSDOC inconsistance casting behavior
- Docs
- TypeScript not yet supported