Co-authored-by: Justin Ridgewell <justin@ridgewell.name>
* Mark transpiled JSX elements as pure * Avoid duble annotation * Add "pure" option to the React preset * Fix generator indentation * Update tests * Add tests for the "pure" option * Update windows fixtures
#__PURE__
* Skip newlines around #__PURE__ annotations * Update tests