We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
state
1 parent b2bfc08 commit bf6daaaCopy full SHA for bf6daaa
lib/rules/sort-comp.js
@@ -63,6 +63,7 @@ module.exports = function(context) {
63
'defaultProps',
64
'constructor',
65
'getDefaultProps',
66
+ 'state',
67
'getInitialState',
68
'getChildContext',
69
'componentWillMount',
0 commit comments