mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
dev: update .lsp/config.edn, ignore src/resources paths
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
{:source-aliases #{:cljs}
|
||||
:source-paths-ignore-regex ["src/resources" "target.*"]
|
||||
:paths-ignore-regex ["src/resources"]
|
||||
:clean {:ns-inner-blocks-indentation :same-line}}
|
||||
|
||||
Reference in New Issue
Block a user