diff --git a/core/.eslintrc.jquery.json b/core/.eslintrc.jquery.json index b9d3a86d5248..4f07d87017cf 100644 --- a/core/.eslintrc.jquery.json +++ b/core/.eslintrc.jquery.json @@ -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 } }