Closed
Description
Before You File a Proposal Please Confirm You Have Done The Following...
- I have searched for related issues and found none that match my proposal.
- I have searched the current rule list and found no rules that match my proposal.
- I have read the FAQ and my problem is not listed.
My proposal is suitable for this project
- I believe my proposal would be useful to the broader TypeScript community (meaning it is not a niche proposal).
Link to the rule's documentation
https://main--typescript-eslint.netlify.app/rules/no-misused-spread
Description
From #10551 (comment):
[Feat]: What do you think about adding a suggestion fixer for some of these? Some of the error messages suggest a particular way of fixing the warning.
I really like the idea, but think it will end up being tricky like a lot of suggestion fixers. Would you be ok with it as a followup?
That time is now 🙂. Let's add suggestion fixers to the new no-misused-spread
rule! 🚀
Additional Info
💖