eslint-plugin-better-mutation
eslint-plugin-better-mutation copied to clipboard
Lets add isScopedVariable option
I would like to avoid objects mutations, but I don't need to avoid "let" reassignments. We can easily add an option for this, right?