Skip to content

Commit

Permalink
Update packages-internal/scripts/typescript-to-proptypes/src/injectPr…
Browse files Browse the repository at this point in the history
…opTypesInFile.ts

Co-authored-by: Olivier Tassinari <[email protected]>
Signed-off-by: Jan Potoms <[email protected]>
  • Loading branch information
Janpot and oliviertassinari authored Oct 12, 2024
1 parent 9c6dc24 commit d0934c0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export interface InjectPropTypesInFileOptions
*/
babelOptions?: babel.TransformOptions;
/**
* Inject display name into the component
* Inject display name into the component.
*/
includeDisplayName?: boolean;
}
Expand Down

0 comments on commit d0934c0

Please sign in to comment.