wikimedia / eslint-plugin-no-jquery

Control allowance of certain jQuery functions, and suggest or autofix alternatives.
MIT License
31 stars 8 forks source link

Linting rule to forbid jQuery.isPlainObject #97

Closed stof closed 5 years ago

stof commented 5 years ago

Most jQuery APIs can be forbidden by some linting rules, but there is no rule for this one.