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 supported718 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- Different behavior when declare property or method in a class about covariance
- No supported way to get js doc tags from extraneous comments
- VSCode Angular 11 custom shared library auto-import suggestions are wrong
- Extending @typedefs by adding additional properties doesn't seem to work?
- typescript shows error about import with new URL
- Correctly handle generic functions (e.g.: `Object.freeze`) passed as callbacks to generic functions (e.g.: `Array.prototype.map`)
- Ship stripInternal as officially supported compiler option
- Preserve interfaces in generated declaration files for augmentation
- Unsupported expando pattern in commonjs prevents parent function from being called
- Add a mode to tsc that defers to a possibly-running tsc "watch mode" instance
- Docs
- TypeScript not yet supported