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
- Feature request: typescript.suggest.paths also suggests relative path in `new URL("_here_", import.meta.url)`
- Incorrect Intellisense for union types of types/interfaces having literals as thier prop types
- tsc fails with TypeError when I specify rootDirs:null with composite:true in an extended tsconfig
- Enum is not assignable to type string
- An alternative option to `keyofStringsOnly` that stringifies numeric properties and index signatures
- Type narrowing discards template type on this-typed return value
- Incorrect ts(7053) error when updating json file
- capitalization of es2017 in error message does not match capitalization of ES2017 autocomplete suggestion
- Destructuring or bracket notation on `never` shouldn't be allowed
- Broken emit when `Infinity` or `‑Infinity` ends up in a type position
- Docs
- TypeScript not yet supported