We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
.attr
1 parent f1707f4 commit 34acd8eCopy full SHA for 34acd8e
.eslintrc.yaml
@@ -281,7 +281,7 @@ rules:
281
jquery/no-ajax-events: [2]
282
jquery/no-ajax: [2]
283
jquery/no-animate: [2]
284
- jquery/no-attr: [0]
+ jquery/no-attr: [2]
285
jquery/no-bind: [2]
286
jquery/no-class: [0]
287
jquery/no-clone: [2]
@@ -397,7 +397,7 @@ rules:
397
no-jquery/no-animate-toggle: [2]
398
no-jquery/no-animate: [2]
399
no-jquery/no-append-html: [2]
400
- no-jquery/no-attr: [0]
+ no-jquery/no-attr: [2]
401
no-jquery/no-bind: [2]
402
no-jquery/no-box-model: [2]
403
no-jquery/no-browser: [2]
0 commit comments