We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7136e2 commit d4faea4Copy full SHA for d4faea4
README.md
@@ -130,9 +130,6 @@ jscodeshift -t react-codemod/transforms/sort-comp.js <path>
130
from the React API (lifecycle methods) and ignores functions that are being
131
called directly (unless it is both called directly and passed around to
132
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.
136
137
### Recast Options
138
0 commit comments