> For the complete documentation index, see [llms.txt](https://mhy.js.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mhy.js.org/tools/configs/typescript.md).

# typescript

* <https://www.typescriptlang.org/docs/handbook/compiler-options.html>
* <https://www.typescriptlang.org/docs/handbook/tsconfig-json.html>

```bash
# Print config to console
mhy config typescript

# Write tsconfig.json
mhy config typescript -i
```

## Used by

* `typescript`
