From 3ac87ccd926fd0685cafe3c7df27e5f2ba69033f Mon Sep 17 00:00:00 2001 From: Daniel Tschinder <231804+danez@users.noreply.github.com> Date: Sat, 5 Jul 2025 12:25:50 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 004eec04a41..41e1dec839f 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,10 @@ documentations can be generated. [`@react-docgen/cli`](./packages/react-docgen-cli/) is a cli wrapper around the library allowing using `react-docgen` on the command line. +## Typescript + +See [this issue](https://github.com/reactjs/react-docgen/issues/1005) about the status of TypeScript. + ## Documentation For version 5.x please checkout the