Issue #3239136 by hooroomoo, ahsannazir, smustgrave: Refactor (if feasible) uses of the jQuery when function to use vanillaJS

merge-requests/6696/head
nod_ 2024-02-20 10:00:20 +01:00
parent 71c9b9f7cd
commit 56bf8c1fdb
No known key found for this signature in database
GPG Key ID: 76624892606FA197
1 changed files with 1 additions and 1 deletions

View File

@ -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
}
}