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 supported736 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- 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
- Evaluate mathematical expression of indices when indexing tuples
- Problems panel lists 4 problems for jsconfig.json in my project
- "Generic type ' Example' requires 1 type argument(s)." ts(2314) not thrown in .d.ts file
- Documentation on Supported Version(s)
- Better error messaging for when property assignments fail due to intersection types
- Docs
- TypeScript not yet supported