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 supported734 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- Outline doesn't include JS namespace object
- TS Confuses namespace with the class on JSDoc module.exported class with static method.
- Container builds fails after upgrade to Microsoft.TypeScript.MSBuild 5.2.2
- SARIF output for tsc failures
- Provide an option to enable stricter type checking of Number.isNaN, Number.isFinite, etc. to catch very obvious bugs
- Misleading error message for `super.instanceProperty`
- String#matchAll is too restrictive in its parameter type
- `never` as keyof tuples/arrays behaves the same as `number`
- Generated d.ts includes implicit any for recursive types
- How to jump to the definition of a template string type in VSCode?
- Docs
- TypeScript not yet supported