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 supported688 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- Incorrect union type inference for conjunction with strictNullChecks disabled
- You actually can get Infinity type if you're clever and other fun floating point oddities
- Inferring "this" from arrow function is {}
- Type narrowing in checked JS in module scope doesn't work
- Transpiling async/await to promises instead of generators for es5
- Property initialisation check in TS 3.5 is too strict for ember 3.5
- Suggestion: Introduce possibility to control rootDirs resolve order
- Handling AssemblyScript input files
- The Symbol interface of the compiler is undocumented
- Type narrowing not working for unions of tuples with object literals
- Docs
- TypeScript not yet supported