I am currently linting a JS file that uses several JS array methods (map, indexOf, etc) and ESLint throws eslint(no-undef) errors inside of the method arguments eg-