We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c1f794 commit 56d87f4Copy full SHA for 56d87f4
project.clj
@@ -10,7 +10,4 @@
10
[figwheel-sidecar "0.5.17"]
11
[binaryage/devtools "0.9.10"]
12
[org.openjdk.nashorn/nashorn-core "15.3"]]
13
- :repl-options {:nrepl-middleware [cider.piggieback/wrap-cljs-repl]}
14
- :profiles {:dev {:dependencies [[com.github.nubank/morse "v2023.10.06.02"]]
15
- :repositories [["jitpack" "https://jitpack.io"]]}}
16
- )
+ :repl-options {:nrepl-middleware [cider.piggieback/wrap-cljs-repl]})
0 commit comments