Skip to content

Add ESLint rules for deprecated jQuery functions

Inactive Account requested to merge winh-jquery-deprecated-3.4 into master

What does this MR do?

Makes ESLint complain about everything that is deprecated in jQuery 3.4 or below.

Merge request reports