Closed
Description
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
Labels
No labels