소스 검색

added lein-cljfmt

Harlan Iverson 6 년 전
부모
커밋
0dc3f22589
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      uspooge-app/project.clj

+ 2 - 0
uspooge-app/project.clj

@@ -26,6 +26,8 @@
                  ]
 
   :plugins [[lein-figwheel "0.5.15"]
+            [lein-cljfmt "0.6.0"]
+
             [lein-cljsbuild "1.1.7" :exclusions [[org.clojure/clojure]]]]
 
   :source-paths ["src"]