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 supported720 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- Nested destructuring does not narrow dependent parameters
- Autocomplete box now doesn't suggest parent modules, like: useState from "react", Link from 'next/link'. Working on a Next.js project.
- JS/TS Better inlay hint positioning in multiline rest parameters
- Different type-inference with two structurally identical types
- Syntax for explicit tuple literal type
- Problem with ConstructorParameters when it's use in callable parameter
- Allow 'declare' on methods and constructor
- What is `ts.sys.readDirectory` even supposed to do?
- Support inferring `never` as the return type in JavaScript when overriding a class method that returns `never`
- Suggest changing error message / adding more details for TS5055
- Docs
- TypeScript not yet supported