add docs and improve development setup

This commit is contained in:
arne 2025-11-09 08:35:00 +01:00
commit 8bb3a3b8d7
3 changed files with 46 additions and 0 deletions

2
.dir-locals.el Normal file
View file

@ -0,0 +1,2 @@
((nil . ((cider-default-cljs-repl . shadow)
(cider-shadow-default-options . "frontend"))))