Skip to content
This repository was archived by the owner on Aug 20, 2018. It is now read-only.

Commit 7da2be9

Browse files
committed
add constructor to react/sort-comp
see jsx-eslint/eslint-plugin-react#97
1 parent 9810600 commit 7da2be9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

+1
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ module.exports = {
199199
'statics',
200200
'contextTypes',
201201
'propTypes',
202+
'constructor',
202203
'getDefaultProps',
203204
'getInitialState',
204205
'componentWillMount',

0 commit comments

Comments
 (0)