mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 15:45:00 +00:00
5 lines
173 B
Clojure
5 lines
173 B
Clojure
{:source-aliases #{:cljs}
|
|
:source-paths-ignore-regex ["src/resources" "target.*"]
|
|
:paths-ignore-regex ["src/resources"]
|
|
:clean {:ns-inner-blocks-indentation :same-line}}
|