eslint-plugin-array-func icon indicating copy to clipboard operation
eslint-plugin-array-func copied to clipboard

Try to add type detection for no-unnecessary-this-arg

Open freaktechnik opened this issue 6 years ago • 0 comments

Ensure methods are called on arrays, though that may be quite complicated, especially with method return values. Maybe change the certainness?

Such a change should also add an option to toggle detecting the this argument for other iterables, like Maps, Sets, NodeLists, DOMTokenLists, TypedArrays and many more.

freaktechnik avatar Oct 30 '17 10:10 freaktechnik