Created
August 28, 2017 19:31
-
-
Save yeehaa123/1733acfa938a316a74096423c6c7ff8a to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{:user {:plugins [[lein-ancient "0.6.10"] | |
[lein-try "0.4.3"] | |
[lein-project-clean "0.1.2"] | |
[lein-pprint "1.1.2"]]} | |
:repl {:dependencies [[com.cemerick/piggieback "0.2.2"] | |
[org.clojure/tools.nrepl "0.2.10"]] | |
:repl-options {:nrepl-middleware [cemerick.piggieback/wrap-cljs-repl]}}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment