add :ns-inner-blocks-indentation config to keep the current style of :require
@@ -33,9 +33,9 @@ strings.csv
.calva
resources/electron.js
+.lsp/.cache
.clj-kondo/.cache
.clj-kondo/babashka/sci
-.lsp/
/libs/dist/
charlie/
.vscode
@@ -0,0 +1,2 @@
+{:source-aliases #{:cljs}
+ :clean {:ns-inner-blocks-indentation :same-line}}