Converts snake-case keys to camelCase keys while converting the object
How To Use
Select a valid JSON object in your editor (if nothing is selected then the whole file is checked)
Choose Convert JSON to JS Object in the command palette (Cmt/Ctrl+Shift+P)
Keyboard Shortcut
This extension does not define any keyboard shortcuts by default. However if you need one, you can use the jsonToJSObject.convert command to define your own shortcut.