Skip to content

JSX spread attributes

username-removed-383729 requested to merge jsx-spread into master

This is based on https://gitlab.com/Rich-Harris/buble/merge_requests/43, but adds the same change as !45 (merged), combining consecutive non-spread attributes into a single object

Merge request reports