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 supported748 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- TypeScript fails to narrow out `undefined` via `typeof` check on generic indexed access
- Introduce mechanism for manipulating function types without losing generic type information
- MsBuild: Target `TypeScriptDeleteOutputFromOtherConfigs` can grab tsc.out from other Configuration
- lib Fix Part 4/6 – String.replaceAll and related changes
- NodeNext resolution failed to resolve dual-package correctly
- Add BooleanConstructor as an overload to .filter to allow for easy type predicate filtering
- Custom inlay hint provider is not invoked for "external" files
- Compiler incorrectly caches module resolution if we use a custom ts.SourceFile & ts.Program cache
- Protected and private functions are not visible when 'this' context "arg" is provided if it doesn't explicitly define a return type
- Contextual 'this' parameter in JSDoc doesn't show correct completions after property assignment on `this` in function-valued object literal property
- Docs
- TypeScript not yet supported