dustinspecker / awesome-eslint

A list of awesome ESLint plugins, configs, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add eslint-plugin-no-argument-spread

JoshuaKGoldberg opened this issue · comments

https://github.com/causalhq/eslint-plugin-no-argument-spread

Backing context: it's been discussed on Twitter a bit how spreading arguments can lead to stack overflows. https://twitter.com/AndaristRake/status/1572486809631744005 <- replayio/devtools#7785.

@andrewfrankel & the folks at Causal built an ESLint rule for it!

psst @dustinspecker - should I tag you on this? 😄

This looks like a neat plugin! Happy to accept a pull request to add it.