Fork me on GitHub
#cursive
<
2017-08-30
>
yedi17:08:01

how do you add the cljs sdk to your current project

yedi17:08:10

i have a billion warnings

zylox18:08:01

i dont do cljs but i feel like ive heard people say that if you add it to your project.clj it detects it

yedi19:08:20

nvm i just had to add the java sdk

wilkerlucio21:08:43

@cfleming idea, please let me know if you think makes sense: when auto-importing namespaces, Cursive could check if the requires are already in alphabetical order, and if it is, add the new namespace at the correct index (keeping the order), that would help a lot, because of most of the time the requires got out of order because auto-import