Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Feature request: Replace string keys with symbols (and vice versa) #12

Open
contentfree opened this issue May 18, 2020 · 0 comments
Open

Comments

@contentfree
Copy link

I believe this would be a nice addition to this extension. Example:

{ "one" => 1, "two" => 2 }   # before
{ one: 1, two: 2 }  # after
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant