Skip to content

Some of the plugin in this preset delete array reverse call #628

@yuri-karadzhov

Description

@yuri-karadzhov

Babili deletes array reverse call (and probably something else as well)

npm install babel-preset-babili
echo '[...a].reverse()' | babel --presets=babili

And the result is

[...a]

reverse() disappears for no reasons

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions