JSON Editor 0.6.18
Changelog
- Use
Array.isArray
instead ofinstanceof
to fix cross-window bugs - Add ability to set the format for string editors with editor options in addition to the
format
keyword
Array.isArray
instead of instanceof
to fix cross-window bugsformat
keyword