For issue #95. It ensure that preserveCamelCase method doesn't ignore preserveConsecutiveUppercase option.
It fixes some failing test cases which contains Consecutive upper case characters.
Checklist
[x] I have read the documentation.
[x] I have included a pull request description of my changes.
What is the PR for?
For issue #95. It ensure that
preserveCamelCase
method doesn't ignorepreserveConsecutiveUppercase
option. It fixes some failing test cases which contains Consecutive upper case characters.Checklist