You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We can't do this right now because cljfmt-0.4.1 (and current figwheel release) rely on tools.reader CLJS-specific features which are only available in 1.0.0-alpha{1,3}, and lein-ancient is reluctant to add a dependency on a pre-release version of tools.reader (a reasonable position).
We can't do this right now because cljfmt-0.4.1 (and current figwheel release) rely on tools.reader CLJS-specific features which are only available in 1.0.0-alpha{1,3}, and lein-ancient is reluctant to add a dependency on a pre-release version of tools.reader (a reasonable position).
This is being tracked here: xsc/lein-ancient#72