With the `{ singleQuoteReplacement: "&" }` option the search term `one'` or `'one` …produces the invalid syntax: `one&` …I think the rule is too simplistic here?
With the
{ singleQuoteReplacement: "&" }option the search termone'or'one…produces the invalid syntax:
one&…I think the rule is too simplistic here?