Skip to content

Commit d4faea4

Browse files
author
Keyan Zhang
committed
updated README
1 parent c7136e2 commit d4faea4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,6 @@ jscodeshift -t react-codemod/transforms/sort-comp.js <path>
130130
from the React API (lifecycle methods) and ignores functions that are being
131131
called directly (unless it is both called directly and passed around to
132132
somewhere else).
133-
* TODO When `--no-super-class` is passed it only optionally extends
134-
`React.Component` when `setState` or `forceUpdate` are used within the
135-
class.
136133

137134
### Recast Options
138135

0 commit comments

Comments
 (0)