Skip to content

Issue #3416898: Replace String.prototype.indexOf('str') === -1 with String.prototype.includes('str') === false

Closes #3416898

Merge request reports