Issue #3239136 by hooroomoo, ahsannazir, smustgrave: Refactor (if feasible) uses of the jQuery when function to use vanillaJS
parent
71c9b9f7cd
commit
56bf8c1fdb
|
@ -50,7 +50,7 @@
|
|||
"jquery/no-trigger": 0,
|
||||
"jquery/no-trim": 2,
|
||||
"jquery/no-val": 2,
|
||||
"jquery/no-when": 0,
|
||||
"jquery/no-when": 2,
|
||||
"jquery/no-wrap": 0
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue