Skip to content

Disable prefer-spread and prefer-rest-params ESlint rules #2698

Closed
@jzabala

Description

@jzabala

Currently using the .apply function fires the rule prefer-spread but this project supports Node version 4 and the spread syntax was introduced on version 5.

Also using the arguments object fires the rule prefer-rest-params but the feature was introduced on Node version 6

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