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 supported718 Subscribers
View all SubscribersAdd a CodeTriage badge to typescript
Help out
- Issues
- source.organizeImports organizes imports to a sort order that tslint complains about
- Synchronize unsaved config files with the TS Server
- bug: Decorator Method Name Type Restriction By Enum
- If not all sources are under rootDir, you only get an error message when combined with outDir, not with outFile
- Conjunction of two disjunctions cause incorrect errors
- refactoring for listing parameters from single line to column and back
- Reflect.has fails to act as type guard (should act same as "in" operator)
- Feature Request: allow exclusion of node_modules when skipLibCheck is false
- Nested conditional type with generic tuple argument always expands to false branch.
- Type narrowing on object properties lost in async IIFE
- Docs
- TypeScript not yet supported