Skip to content

Disable import/order ESLint rule globally

Inactive Account requested to merge winh-global-eslint-ignore-import-order into master

What does this MR do?

Disables the new import/order ESLint rule globally (introduced in !20891 (merged)) and reduces the number of allowed ESLint warnings from 900 to 0.

see previous discussion here: !21103 (comment 253996621)

Edited by Inactive Account

Merge request reports