Add regexp/letter-case
/unicorn/escape-case
conflict resolution to the doc
#743
Labels
regexp/letter-case
/unicorn/escape-case
conflict resolution to the doc
#743
Information:
eslint-plugin-regexp
version: 2.6.0Description
With this rule elabled:
The following code:
is reported as error:
but should be automatically fixed to:
Same problem with the
u
flag/\u036F/u
Note that the rule doc specifies that:
The text was updated successfully, but these errors were encountered: