Practices and Specific ES Features > no-constructor-bind
Encourages use of class properties by reporting use of this with bind or setting state in constructors.
Encourages use of class properties by reporting use of this with bind or setting state in constructors.