mirror of
https://github.com/logseq/logseq.git
synced 2026-04-26 23:25:05 +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}}
|