Skip to content

Add reportUnusedDisableDirectives to ESLint config

What does this MR do?

Replaces --report-unused-disable-directives command line flag from ESLint with corresponding config option.

see https://eslint.org/docs/user-guide/configuring#report-unused-eslint-disable-comments

closes #119106

Edited by Inactive Account

Merge request reports