diff --git a/index.js b/index.js index 9107f10..4302c99 100644 --- a/index.js +++ b/index.js @@ -199,6 +199,7 @@ module.exports = { 'statics', 'contextTypes', 'propTypes', + 'constructor', 'getDefaultProps', 'getInitialState', 'componentWillMount',