rescript-compiler icon indicating copy to clipboard operation
rescript-compiler copied to clipboard

Remove remaining "bs." attributes

Open cknitt opened this issue 1 year ago • 0 comments

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.

cknitt avatar Feb 18 '24 15:02 cknitt