mirror of
https://github.com/mozilla/pdf.js.git
synced 2025-04-24 17:18:07 +02:00
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.
4 lines
148 B
YAML
4 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
|