You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to add a new Json driver that can read and write JSON files. It's a pretty simple concept and will be a good opportunity to refactor any duplicated code between drivers.
I'd also like to make the driver configurable - specifying the number of spaces for indentation, etc.
The text was updated successfully, but these errors were encountered:
I'd like to add a new
Json
driver that can read and write JSON files. It's a pretty simple concept and will be a good opportunity to refactor any duplicated code between drivers.I'd also like to make the driver configurable - specifying the number of spaces for indentation, etc.
The text was updated successfully, but these errors were encountered: