7e82c20301
Given that we're using ESLint, which is fine with the code as-is, let's just silence the warnings; this is similar to PR 12562.
5 lines
148 B
YAML
5 lines
148 B
YAML
queries:
|
|
# Already handled by the "no-unused-vars" ESLint rule.
|
|
- exclude: js/unused-local-variable
|
|
- exclude: js/useless-assignment-to-local
|