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
- Infer AssertsIdentifier type predicates
- Add a rule to the compiler options to disallow the `assert` keyword for import attributes
- Check for missing property on union type causes failure in subsequent property checks
- TS hangs up entire computer, type of variables stuck at "Loading..."
- Lint to ensure CompilerOptions and options in commandLineParser are synchronized
- New `--enforceReadonly` compiler option to enforce read-only semantics in type relations
- Don't exempt late bound symbols from EPC in presence of string index signature
- [NewErrors] 5.5.0-dev.20240414 vs 5.4.5
- Fixed propagating object flags when dealing with spreads
- Infer type predicates for functions with multiple returns
- Docs
- TypeScript not yet supported