Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

quality.js: lint / Redundant double negation #167

Open
karawitan opened this issue Mar 16, 2020 · 0 comments
Open

quality.js: lint / Redundant double negation #167

karawitan opened this issue Mar 16, 2020 · 0 comments

Comments

@karawitan
Copy link
Collaborator

Hi,

when linting, I see the following errors for the quality.js plugin;

mediaelement-plugins/src/quality/quality.js
   99:9   error  Redundant double negation                            no-extra-boolean-cast
  110:16  error  Redundant double negation                            no-extra-boolean-cast
  398:37  error  'currentQuality' is assigned a value but never used  no-unused-vars

someone out there to take a look ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant