rescript-compiler
rescript-compiler copied to clipboard
Remove remaining "bs." attributes
Remove the remaining @bs.xxx attributes and clean up.
Also (mostly) fixes #6636.
The only remaining one is the deprecated @bs.send.pipe which is still in use in the Js module. Not sure how to proceed with that one.