Rizuki Ryumada

Results 1 issues of Rizuki Ryumada

Based on this issue https://github.com/sha256/Pristine/issues/42, I propose this fix. I've added some if statements to look for if `self.config.classTo` is the same as `self.config.errorTextParent`. ```javascript ... if (self.config.classTo === self.config.errorTextParent)...