v3.1.2
- Fix
prefer-flat-map
rule to preferflatMap
for the correct chain of operations - Make the auto fix for
avoid-reverse
indexOf
andlastIndexOf
to hold the same value
prefer-flat-map
rule to prefer flatMap
for the correct chain of operationsavoid-reverse
indexOf
and lastIndexOf
to hold the same value