It would be nice if clj-suitable supported to have completion for Javascript libraries that are already installed in projects node_modules project.
shadow-cljs already supports requiring those libraries and using them as part of the application, but it's not possible to autocomplete them in cider or cursive.
Referenced shadow-cljs issue: thheller/shadow-cljs#834