My need is similar to clojure - What's the correct way of providing a default value for print-length in profiles.clj? - Stack Overflow.
I want to learn how to set default value for *print-length*
inside deps.edn
instead of project.clj
of leiningen.