regExpCaseSensitive is unintuitive
Opened this issue · 0 comments
PetrKubes97 commented
Hi, thanks for the great library.
However, I think the regExpCaseSensitive property is unintuitive, because you can set caseSensitiveness in the RegExp object when creating MatchTargetItem, which is ignored.