Skip to content

Commit 15b7a00

Browse files
Update readme.md
1 parent 58d1b00 commit 15b7a00

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ yarn add -D react-docgen-typescript-plugin
1515

1616
## Usage
1717

18+
> NOTE: The TypeScript compiler options `allowSyntheticDefaultImports` and `esModuleInterop` will make
19+
> `react-docgen-typescript-plugin` a lot harder! Turn them off for faster build times.
20+
1821
```ts
1922
const ReactDocgenTypescriptPlugin = require("react-docgen-typescript-plugin");
2023

0 commit comments

Comments
 (0)