[TypeScript](https://www.typescriptlang.org/) is JavaScript with syntax for types. It is a strict syntactical superset of JavaScript and adds optional static typing to the language. It is designed for the development of large applications and transpiles to JavaScript.
This badge verifies a contribution to TypeScript-based public repositories that have earned more than 5 stars on GitHub.