1
0
Fork 0
mirror of https://github.com/heyarne/airsonic-ui.git synced 2026-05-07 02:33:39 +02:00

Move editor config out of shadow-cljs.edn

This commit is contained in:
heyarne 2019-12-08 00:04:28 +01:00
commit eaa72a9f5b

View file

@ -13,9 +13,7 @@
;; debugging ;; debugging
[day8.re-frame/re-frame-10x "0.3.7-react16"] [day8.re-frame/re-frame-10x "0.3.7-react16"]
#_[day8.re-frame/tracing "0.5.1"] #_[day8.re-frame/tracing "0.5.1"]
[philoskim/debux "0.5.6"] [philoskim/debux "0.5.6"]]
;; for CIDER
[cider/cider-nrepl "0.21.1"]]
:nrepl {:port 9000} :nrepl {:port 9000}