-
-
Notifications
You must be signed in to change notification settings - Fork 397
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add options to escape-case
and number-literal-case
#2559
Conversation
Fix wrong option examples.
I prefer dropping the |
Should I also drop the "ignore" option? Which can convert |
Yes |
…ption
Done. |
Close #2078 .
escape-case
add an option to accept lowercase escape value.number-literal-case
add options to accept lowercase hexadecimal value, uppercase radix identifier and exponential notation.