babel-plugin-annotate-pure-calls
babel-plugin-annotate-pure-calls copied to clipboard
add support for pure annotations class expressions
This adds support for a common pattern we use in @effect/schema.
I couldn't get the babel7 tests to pass because the output I get there is identical to the one for babel6 (without the line breaks). Can you guide me to the right babel version that is needed to reproduce that? If necessary? :-)