Skip to content

Commit 349302c

Browse files
author
Eric Hélier
committed
Update readme todos
1 parent f54b635 commit 349302c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jscodeshift -t codemods/transforms/default-props.js <path>
3737

3838
* Use `ReactUtils` module from `react-codemod` package instead of copy-pasting
3939
* Extract reusable util method from `default-props.js` module
40-
* Support modules with multiple components and multiple propTypes definitions (common/InputOrStatic)
40+
* Support modules with multiple components and multiple propTypes definitions
4141
* Support functional components with HOCs / non arrow function declaration (componentName undefined)
4242
* Support modules with existing but incomplet defaultProps ?
4343
* Add trailing commas at end of lines (with option do deactivate ?) https://eslint.org/docs/rules/comma-dangle

0 commit comments

Comments
 (0)