@borkdude style / naming convention-wise, what do you think of this for exporting an sci config? https://github.com/mentat-collective/Mafs.cljs/pull/7/files#diff-0e37064a41c255d9d0e68bfe7294d8c7279433a3da5cb3a5441dfad0aff3c786
there is some stuff I have that I mark ^:no-doc in lieu of private that I could exclude…
what convention do you want me to look at?
I think it looks good :)
the naming like mafs-coordinate-namespace, the separate namespaces and config etc, I went with some examples I saw in your sci.configs, just wanted to see if you had thoughts on whether this was a good pattern to stick with
I'm not sure if the best pattern, but it's the one I chose in sci.configs 😅