# Default Configuration - TypeScript

The V3 version of the Typescript Generator.

```yaml $(openapi-to-typespec) && !$(legacy) && !$(v2)
version: ^3.7.0

use-extension:
  "@autorest/openapi-to-typespec": "latest"
try-require: ./readme.openapi-to-typespec.md
```
