Skip to content

Commit 04bb22b

Browse files
committed
Add no-extend to deprecated rules
1 parent b7e5e1a commit 04bb22b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ module.exports = {
6868
'jquery/no-deferred': 2,
6969
'jquery/no-delegate': 2,
7070
'jquery/no-each': 2,
71+
'jquery/no-extend': 2,
7172
'jquery/no-fade': 2,
7273
'jquery/no-filter': 2,
7374
'jquery/no-find': 2,

0 commit comments

Comments
 (0)