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 supported676 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- Region collapse / folding in Visual Studio like done in C# settings
- TS2345 when calling a superclass' method with a conditional type parameter from a parameterized subclass
- Incremental type checking failure (regression)
- Add missing `toString` declarations for base types that have them
- Allow usage of `Reflect.get()` by returning `unknown` instead of `any`
- Symbol type is incorrectly generalized when used as a property value of an object literal
- Automatic multi-file namespace references in AMD/System modules are buggy in complicated situations
- Extract to function should include leading line comment if it is part of user's selection
- Types missing from package with npm install, but not with npm link
- Automatic Type Acquisition should give the ability to prioritize jsconfig.json types over node_modules types
- Docs
- TypeScript not yet supported