dustinspecker / awesome-eslint

A list of awesome ESLint plugins, configs, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to know if a plugin is useful ?

veggiemonk opened this issue · comments

Hi,

I often use recursion (nested JSON object coming the backend) and this plugin no-inferred-method-name caught a few errors that would have taken me some times to figure out.

This is quite useful to me but I wonder if it has its place and if it is where to put it?

Thanks! It seems to be pretty useful. This is right place for it, why not? I think we can put it in General section for now.

Can you make a PR to add it?