wikimedia / eslint-plugin-no-jquery

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

Rule to forbid jQuery.camelCase #99

Closed stof closed 5 years ago

stof commented 5 years ago

This (undocumented) API has been deprecated in jQuery 3.3

edg2s commented 5 years ago

Is there a link to where this was announced / decided, for future reference?

stof commented 5 years ago

https://github.com/jquery/jquery/issues/3384