Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new rule: prefer-spread-arguments #710

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

ajafff
Copy link
Member

@ajafff ajafff commented Dec 6, 2020

Checklist

Overview of change

  • adds prefer-spread-arguments
  • extracts some common code for reuse in prefer-object-spread
  • fixes prefer-object-spread to allow spreading type parameters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add rule to recommend spread arguments over Function.prototype.apply
1 participant