binaryage / binaryage/cljs-devtools
Should (prn my-map) be doing a pretty print in console? mine doesn't...
Open
- Dominant language
- Clojure
- Stars
- 1.1k
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
Hi, I have cljs-devtools installed, I get the notification in the console that `:formatters` is active, and I sometimes see colored, formatted clojure data structures, but I was hoping that when I do `(prn my-map)` within some cljs source file, that would justify and color a large map. I'm just getting a regular print of the datastructure in the console, same as when cljs-devtools is not active. Am I doing something wrong? Thanks.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.