prefer-at
: ignore arguments[arguments.length - 1]
#2662
Labels
prefer-at
: ignore arguments[arguments.length - 1]
#2662
Description
When using arguments throughout the code, it is sometimes not easy to change those to use the spread notation.
It would be great to have an option to deactivate any
arguments
detection for this rule.Examples
Additional Info
No response
The text was updated successfully, but these errors were encountered: