Skip to content

Clean up globals exemptions within .eslintrc

Mike Greiling requested to merge 24756-clean-up-eslintrc-globals into master

What does this MR do?

Removes unnecessarily-exempted globals from .eslintrc where possible.

Are there points in the code the reviewer needs to double check?

npm run eslint should return 0 errors.

Why was this MR needed?

see Issue #24756 (closed)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #24756 (closed)

Merge request reports