Skip to content

remove usage of es5 arguments #1025

@fippo

Description

@fippo

see #1023
Optional arguments should be done with ... in ES6. This is an issue in Safari in strict mode but for future-safety adapter should probably stop doing stupid things here. As a bonus we get more correct on the number of arguments without weird hacks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions