-
-
Notifications
You must be signed in to change notification settings - Fork 94
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
"IDs" isn't camelized well #95
Labels
Comments
yunics-highfield
changed the title
"IDs" doesn't camelize well.
"IDs" isn't camelized well
Mar 29, 2022
Correct 👍 |
I have added some assertions for the correct behavior: e527576 |
I don't agree |
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm using camelcase-keys@
7.0.17.0.2. I thinkIDs
should beids
andAmazingIDs
should beamazingIds
. We might need more options to decide how to camelize.https://stackblitz.com/edit/js-d8cpct?file=index.js
The text was updated successfully, but these errors were encountered: