immutable-object-formatter-extension
immutable-object-formatter-extension copied to clipboard
String "null" is formatted as null
The string "null" is formatted as null itself, causing confusion.
Screenshot: https://imgur.com/yx81O8Z
This is on the version at the Chrome Web Store at https://chrome.google.com/webstore/detail/immutablejs-object-format/hgldghadipiblonfkkicmgcbbijnpeog?hl=en
Hi @davidmccabe I submitted a PR on https://github.com/andrewdavey/immutable-devtools/pull/40 that should fix this issue.