Verified Commit 9cdd6488 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #3239490 by Sam Phillemon, Theresa.Grannum, smustgrave: Refactor (if...

Issue #3239490 by Sam Phillemon, Theresa.Grannum, smustgrave:  Refactor (if feasible) uses of the jQuery clone function to use Vanilla/native
parent 94c8e052
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
    "jquery/no-attr": 0,
    "jquery/no-bind": 2,
    "jquery/no-class": 0,
    "jquery/no-clone": 0,
    "jquery/no-clone": 2,
    "jquery/no-closest": 0,
    "jquery/no-css": 2,
    "jquery/no-data": 0,