cursive

Issues at: https://git.io/cursive-issues
steveb8n 2020-09-30T07:05:15.058900Z

Q: when I use shadow-cljs style requires e.g.

["fs" :as fs]
in a namespace form, it seems to disable unused require checking below the npm require Is this a known bug or should I log one?